1
0
mirror of https://git.cloudron.io/cloudron/gitea-app synced 2025-09-25 06:27:57 +00:00

Add post install

This commit is contained in:
Girish Ramakrishnan
2016-09-13 21:17:25 -07:00
parent e3fb23ca2f
commit 44e41e5db7
3 changed files with 12 additions and 12 deletions

10
POSTINSTALL.md Normal file
View File

@@ -0,0 +1,10 @@
This app integrates with the Cloudron SSO. Admins on Cloudron automatically
become admins on Gogs.
If you want to disable Cloudron SSO, do the following:
* Admin Panel -> Authentication -> 'cloudron' -> Uncheck 'This authentication is activated'
* Admin Panel -> Users -> Change Authentication Source to 'Local' and also give a password
You create a `/app/data/app.ini` with any custom configuration. See the
[configuration cheat sheet](https://gogs.io/docs/advanced/configuration_cheat_sheet).