Aidan Fitzgerald
|
8d2af9e54a
|
Use iiab_hostname and iiab_domain in app.ini
Delete gitea_full_url as unused
Signed-off-by: Aidan Fitzgerald <acf67@cornell.edu>
|
2019-03-13 14:02:59 -04:00 |
|
Aidan Fitzgerald
|
2bb46f5884
|
Set DOMAIN to 'box', remove port
|
2019-03-08 02:32:00 -05:00 |
|
Aidan Fitzgerald
|
b8963413db
|
TOML requires Boolean values to be lowercase
https://github.com/toml-lang/toml/issues/390
|
2019-03-07 20:10:35 -05:00 |
|
Aidan Fitzgerald
|
a8c24dde1f
|
use regex to redirect
|
2019-03-07 18:44:47 -05:00 |
|
Aidan Fitzgerald
|
c4aa784b8c
|
Skip install screen on first run; configure this in Ansible
|
2019-03-07 18:41:10 -05:00 |
|
Aidan Fitzgerald
|
30381872df
|
Redirect /gitea -> /gitea/
|
2019-03-07 18:16:30 -05:00 |
|
Aidan Fitzgerald
|
e45d73cacf
|
Parameterize database, repositories, LFS, and log locations
|
2019-03-07 18:14:40 -05:00 |
|
Aidan Fitzgerald
|
dec10f2ea1
|
Move display name to Ansible config
|
2019-03-07 13:28:06 -05:00 |
|
Aidan Fitzgerald
|
59c67ddf60
|
Only rewrite URLs in Gitea (not HTTPD)
Source: https://docs.gitea.io/en-us/reverse-proxies/
|
2019-03-07 12:48:45 -05:00 |
|
Aidan Fitzgerald
|
1076827b43
|
Revert "Use box as domain, put gitea_url (default: /gitea) in ROOT_URL"
This reverts commit d5af5e27e1 .
|
2019-03-06 23:06:31 -05:00 |
|
Aidan Fitzgerald
|
d5af5e27e1
|
Use box as domain, put gitea_url (default: /gitea) in ROOT_URL
|
2019-03-06 22:09:59 -05:00 |
|
Aidan Fitzgerald
|
5f6f2081e8
|
Set offline mode to true
Obviously - we are using it offline
|
2019-03-06 22:01:05 -05:00 |
|
Aidan Fitzgerald
|
195c7839bf
|
Set RUN_USER and APP_NAME
|
2019-03-06 21:43:44 -05:00 |
|
Aidan Fitzgerald
|
3bab4f2209
|
Use SQLite
Since we are running it as a service, PATH needs to be an absolute path.
Remove gitea_db_directory as unused
|
2019-03-06 21:27:35 -05:00 |
|
Aidan Fitzgerald
|
6bb853c314
|
Comment out problematic app.ini values
|
2019-03-06 16:01:33 -05:00 |
|
Aidan Fitzgerald
|
5d5fea41fa
|
Use correct home directory
|
2019-03-04 21:41:14 -05:00 |
|
Aidan Fitzgerald
|
26399a4c26
|
Set HTTP_PORT
|
2019-03-04 16:18:59 -05:00 |
|
Aidan Fitzgerald
|
110688f772
|
Remove commented out code; add configuration instructions
|
2019-03-02 00:03:26 -05:00 |
|
Aidan Fitzgerald
|
9b8af6b494
|
Uncomment MySQL
|
2019-02-28 11:50:56 -05:00 |
|
Aidan Fitzgerald
|
447b33f854
|
Add app.ini template and configuration plays
|
2018-10-18 13:23:18 -04:00 |
|
Aidan Fitzgerald
|
a66d4ed636
|
Add Apache config file (might need more tweaks)
|
2018-10-18 02:03:45 -04:00 |
|
Aidan Fitzgerald
|
12e8f29ca0
|
Start creating Gitea role
|
2018-10-18 01:46:12 -04:00 |
|