Generic systems for the conservatory composer which can be reused anywhere.
- /base: Systems and roles which are used by all systems.
- /build-nodejs: Builds and packages nodejs for global and haibu installs.
- /nodejs: Downloads and installs nodejs from a remote build server.
- /npm-manager: Manages the lifecycle of a single npm package and related executables.
- /quill-base: Installs core private
npm
andquill
files. - /smartos-base: Base installation for SmartOS.
- /ubuntu-base: Base installation for Ubuntu.
- /sshkey: Installs a new SSH key
- /database: Systems and roles related to running databases used by other services.
- /couchdb: Relax. Installs CouchDB using build-couchdb.
- /redis: Installs redis from source.
- /services: Systems and roles related to IaaS and DevOps