
This is the repository of the Spirala Project, a self-hosted private cloud platform based on Docker Swarm. It was created to replace easy-to-use systems like Dokku that cannot be used for Docker Swarm. The release target is to provide a fully integrated private cloud using only Open-Source components.
Before you run the platform on your Docker host, you should be sure of the following things.
You can then just run the following script on your host.
docker run -v /var/run/docker.sock:/var/run/docker.sock -p 8080:8080 lnsp/spirala /go/bin/spirala --endpoint unix:///var/run/docker.sock
You can now open your browser and point it to http://localhost:8080!
The Spirala project is developed by the Spirala community and administrated by the Spirala maintainers. The logo credits go to Simon Martin from the Noun Project for his beautiful Penrose Pentagon.
Content type
Image
Digest
Size
267.7 MB
Last updated
over 8 years ago
docker pull lnsp/spirala