Skip to content
Snippets Groups Projects
Commit 1ddb526e authored by Jacob Vosmaer's avatar Jacob Vosmaer
Browse files

State design goals

Let's pretend we had design goals from the start other than "Find out if
we can do this with a Makefile".
parent c2e1da41
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -6,6 +6,13 @@ This project uses Foreman to run dedicated Postgres and Redis processes for
GitLab development. All data is stored inside the gitlab-development-kit
directory.
 
## Design goals
- Get the user started, do not try to take care of everything
- Run everything as your 'desktop' user on your development machine
- GitLab Development Kit itself does not run `sudo` commands
- It is OK to leave some things to the user (e.g. installing Ruby)
## Installation
 
### Requirements
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment