A painless self-hosted Git service https://git.autonomic.zone
This repository has been archived on 2020-10-27. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Luke Murphy 722e9af1e4
Revert "Just use the $WORKDIR"
This reverts commit 487fb34b68.

Remembered that we can't rely on WORKDIR if it is set upstream and then
we have to hard code that in the app.json. So, stick with the /app/
folder for now.
2020-03-12 16:13:58 +01:00
CHECKS Don't assume database is up but assume health is 2020-03-12 15:27:09 +01:00
Dockerfile Revert "Just use the $WORKDIR" 2020-03-12 16:13:58 +01:00
README.md Clarify 2020-03-10 18:38:46 +01:00
app.json Go for the postdeploy.sh approach 2020-03-12 15:01:36 +01:00
postdeploy.sh Go for the postdeploy.sh approach 2020-03-12 15:01:36 +01:00

README.md

gitea-dokku

See gitea-experiment repository for more.