Skip to content

Examples on how to deploy the services forming the cloud.iO platform

License

Notifications You must be signed in to change notification settings

cloudio-project/cloudio-deployment-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 

Repository files navigation

cloud.iO deployment examples

Examples on how to deploy the services forming the cloud.iO platform.

  • docker-compose-single-node: Simple deployment of a single node using docker-compose. Attention, data is lost once the containers are destroyed!
  • docker-compose-single-node-persistent: Simple deployment of a single node using docker-compose with persistent data storage.
  • docker-compose-multiple-nodes-single-api: Simple deployment of two nodes where only one serves the REST API using docker-compose with persistent data storage.
  • docker-compose-single-node-https-native: Simple deployment of a single node serving the REST API on HTTPS using docker-compose with persistent data storage.

About

Examples on how to deploy the services forming the cloud.iO platform

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published