https://github.com/orlin/daps
docker, ansible, processes & services
https://github.com/orlin/daps
Last synced: 2 months ago
JSON representation
docker, ansible, processes & services
- Host: GitHub
- URL: https://github.com/orlin/daps
- Owner: orlin
- Created: 2014-03-13T11:35:16.000Z (about 11 years ago)
- Default Branch: active
- Last Pushed: 2014-12-19T19:26:58.000Z (over 10 years ago)
- Last Synced: 2025-02-02T04:23:42.838Z (4 months ago)
- Language: CoffeeScript
- Homepage:
- Size: 338 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# daps -- docker, ansible, processes & services
This is a devops project for infrastructure as code.
Not in active development... Though to be kept in mind,
and hopefully taken further.## Why
[Culture is Defined by What You Cannot Say](http://thinkrelevance.com/blog/2014/02/17/culture-is-defined-by-what-you-cannot-say).
## Ideas
Points of interest:
* [Packer](http://www.packer.io/) machine image builds + initial provisioning
* [Docker](https://www.docker.io) process containers - a guaranteed must
* [Baseimage](http://phusion.github.io/baseimage-docker/) a good starting point
* [Ansible](http://www.ansible.com/home) provision / link docker containers
* [Serf](http://www.serfdom.io) decentralized membership, events, queries
* [Consul](http://www.consul.io) service discovery, configuration, health
* [Dokku](https://github.com/progrium/dokku) `git push` deploy as if to HerokuClouds and services:
* [DigitalOcean](https://digitalocean.com) or any better / more expensive clouds
* [OpenShift](https://www.openshift.com) good for auto-scaling processing power
* [Dynamo](http://aws.amazon.com/dynamodb) easy Datomic storage## License
[MIT](http://orlin.mit-license.org)