Skip to content

agacias/migasfree-swarm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

migasfree-swarm

3 managers and 2 workers

Run a migasfree server in a swarm cluster only for testing purposes. It uses play-with-docker.com and you have 4 hours for testing.

Deployment:

In manager1 is allocated a NFS server (for share files beetween nodes) and the postgresql database. In the others 4 nodes is allocated 1 migasfree-server in each one (deploy in mode global)

One host

In this case only is created one container with database and other with migasfree server

Persintence

The directories for persistence are:

  • /data (postgresql data)

  • /nfs-share/conf (migasfree-server configuration)

  • /nfs-share/public (migasfree-server static files)

  • /nfs-share/dump (dump of database)

  • /nfs-share/keys (migasfree-server keys)

Links

migasfree

play-with-docker.com

docker

swarm

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published