orbitalci / orbital

Orbital is a self-hosted CI system for solo/small consulting dev teams. Written in Rust.
GNU General Public License v3.0
29 stars 2 forks source link

Fix dev environments #223

Closed tjtelan closed 5 years ago

tjtelan commented 5 years ago

Updated Vagrant and Docker development workflows.

Vagrant envs automatically start systemd services. Fixes #177

Merged the docker infra containers into a single docker-compose. Had to update the compose yaml version so we could support the same docker network over 2 docker-compose.yml.

Big updates to README with more up to date info. More focus on what the project offers and how developers can get a working local version running.

Adding a project roadmap for 2019

Deleted a lot make targets and notes that we're not using