Production deployment
If you want to create a new server with this configuration, you should perform a production deployment using the web interface.
Testing deployment
If you just want to deploy this application in a new server to see it, ManageaCloud will create a free server for 90 minutes. This options uses the web interface.
CLI deployment
You can also deploy this application using the command line interface
mac instance create -c forked_bolt_cms_1598
Apply to existing server
If you want to apply this configuration in a existing server, you can use the following bash command(s):
For Ubuntu Utopic Unicorn 14.10:
curl -sSL https://manageacloud.com/api/cm/configuration/forked_bolt_cms_1598/ubuntu/manageacloud-production-script.sh | bash
REST API
Deploy this application using the REST API
curl -X POST -i -H "Content-Type: application/json" -H "Authorization: ApiKey username:c87ca1277b4ec3e0a563ea9e70b18eadf3631aa71fc0080d9f1594e160182000" -d '{"cookbook_tag": "forked_bolt_cms_1598", "location": "sfo1", "deployment": "testing"}' https://manageacloud.com/api/v1/instance
- Forked Bolt CMS
-
By alvin on 12/08/2015
-
Ubuntu Utopic Unicorn 14.10
-
- Beta (testing)