Dockerized apps.
docker run -d -p YOUR-PORT:6800 -v YOUR-DOWNLOAD-FOLDER:/app/download evlos/aria2 --rpc-user=YOUR-USERNAME --rpc-passwd=YOUR-PASSWORD
Official dockerfile: https://gitlab.com/gitlab-org/gitlab-ce/tree/master/docker
Official dockerfile: https://github.com/gitblit/gitblit-docker