nilavu
nilavu copied to clipboard
Allow users to manage the following in deployed VMs/Apps
For VMS/Apps:
- Change domain (example-domain-1041.megambox.) - allow user to be able to change example-domain-1041 and also be able to change the domain (megambox) -> his-own Similar to: https://www.netlify.com/docs/custom-domains/
- Install LetsEncrypt automatically in a click for the custom domain added Similar to: https://www.netlify.com/docs/ssl/
- Install C9SDK Automatically and run in a click https://github.com/c9/core
For Apps:
-Re-deploy with logs of run-time: http://puu.sh/rMQyH/3e0b5fc18e.png -Previous deploys -Automatically deploy whenever the repository is updated (if continuous integration enabled on launch/settings) -Change the github repository attached to the app OR attach a new github repository to launch -> user then sees all github repositories attached to the app and can set each repo with a port -> For example, if wordpress initially installed then Owncloud, the user can set wordpress port to 80 for public website viewing and OwnCloud port to xxxx for private usage.