Category Archives: DevOps

Building future infrastructure…

https://docs.openstack.org/devstack/latest/ Please note shortly into the install documents If you do not have a preference, Ubuntu 16.04 is the most tested, and will probably go the smoothest. So make sure that you adjust for potential issues accordingly. Another option https://cloudstack.apache.org/ #openstack … Continue reading

Posted in DevOps, Linux, Open Source, platformcooperative | Tagged | Leave a comment

12 Factors

#DevOps Great Resource. https://12factor.net/ The Twelve Factors I. Codebase One codebase tracked in revision control, many deploys II. Dependencies Explicitly declare and isolate dependencies III. Config Store config in the environment IV. Backing services Treat backing services as attached resources V. … Continue reading

Posted in DevOps, Open Source | Tagged | Leave a comment