Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Virtualized infrastructure for easy development setup and deployment #38

Open
bennidi opened this issue Jan 14, 2015 · 1 comment
Open

Comments

@bennidi
Copy link
Member

bennidi commented Jan 14, 2015

The process from cloning the repository to having a running version of the product including datastore with initial datasets etc. should be automated and painless. Following a simple set of instructions should give the developer a fully functional environment for development, testing, deployment etc.

Management of production environment needs to be considered (choosen technology should be fit for management of larger production clusters) but the focus now needs to be on developer convenience.

This issue is meant to collect ideas about what technologies could be used to build this kind of infrastructure.

@bennidi
Copy link
Member Author

bennidi commented Jan 14, 2015

Docker

Probably one of the most popular technologies. Docker containers seem to exist for every relevant technology. A quite impressive ecosystem of services and support for dynamic management of clusters has been developed in short time. A vital community seems to indicate a useful technology.

Tutorials:
Vagrant + Docker
Setting up DevEnvironment with Vagrant and Docker
Development Environment with Docker
Docker Cheatsheet

Cluster management / Automation:
Shipyard - Composable cluster management
Project Atomic
Managing Docker with Chef
Kubernetes and Docker
Docker + Machine + Swarm + Compose

Containers:
ArangoDB + NodeJS

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant