Skip to content

unity-idm/docker-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

The docker-compose folder contains an example project setting up:

  • postgres DB
  • Unity primary instance (using shared postgres)
  • Unity replica instance (using shared postgres)
  • HAproxy

Whole stack can be started from the top level docker-compose.yml file, but there are also separate docker compose files in service folders, allowing to start the serivces individually.

It is trivial to trim down the project to just use Postgres and a single Unity instance.

About

Examples of how to launch Unity using Docker

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors