# Setup gitea with Postgres DB server on Docker
1. Start docker
```
$ docker-composer up -d
4. Stop server
$ docker-compose down