1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-13 19:52:06 +00:00
Commit graph

34 commits

Author SHA1 Message Date
A Holt
15b4480d79
gitea 1.9.2 -> 1.9.3 2019-09-07 14:26:03 -04:00
A Holt
6cd7d79182
gitea_version: 1.9.2 2019-08-22 14:45:01 -05:00
A Holt
d4c192ff89
gitea_version: 1.9.0 -> 1.9.1 2019-08-14 12:41:24 -04:00
A Holt
d05d3d599b
"ARM7 support will return some day" (ARM8 for RPi 4 ??) 2019-07-31 10:33:03 -04:00
A Holt
8a9e33fdec
gitea 1.8.3 -> 1.9.0 2019-07-31 10:28:52 -04:00
A Holt
e49d2a89f2
gitea 1.8.2 -> 1.8.3 2019-06-17 14:20:46 -04:00
A Holt
aece1cdb48
IS THIS "armv7l: arm-6" HACK (for RPi) OK LONG TERM? 2019-06-01 09:20:11 -04:00
A Holt
d53a510f69
GITEA 1.7.6 -> 1.8.2 2019-06-01 02:29:18 -07:00
holta
9543a10d82 ': false' to ': False' + ': true' to ': True' or ': yes' 2019-05-24 19:29:41 -04:00
A Holt
8eeb38f799
Revert Gitea 1.8.1 to 1.7.6 for RPi 2019-05-17 19:14:19 -04:00
A Holt
7abdecf7da
Gitea 1.8.0 -> 1.8.1 2019-05-17 01:35:13 -04:00
A Holt
8b6b1ef071
Gitea 1.7.5 -> 1.8.0 2019-04-22 00:40:45 -04:00
A Holt
fe575463b4
Gitea 1.7.4 -> 1.7.5 2019-03-28 07:45:43 -04:00
Aidan Fitzgerald
857b7e4369 Upgrade 1.7.3 -> 1.7.4
Signed-off-by: Aidan Fitzgerald <acf67@cornell.edu>
2019-03-16 18:29:32 -04:00
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
A Holt
d091b6bb9d
Update main.yml 2019-03-08 01:42:24 -05:00
Aidan Fitzgerald
8b447b809a Apply more suggestions from code review 2019-03-07 23:55:12 -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
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
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
d3d47fc3a5 Separate home directory with comment 2019-03-06 21:19:46 -05:00
Aidan Fitzgerald
a1fd1feeb0 1.6 -> 1.7.3 2019-03-06 15:50:13 -05:00
Aidan Fitzgerald
5d5fea41fa Use correct home directory 2019-03-04 21:41:14 -05:00
Aidan Fitzgerald
9a0ada733b Add to default_vars and local_vars_* 2019-03-02 03:16:12 -05:00
Aidan Fitzgerald
dbd4a61e2f fix quoting issue 2019-03-02 02:54:49 -05:00
Aidan Fitzgerald
733f381996 Move GPG key to main.yml 2019-02-27 17:02:55 -05:00
Aidan Fitzgerald
8e4dc59367 Fail if we detect unknown architecture 2018-10-18 17:10:41 -04:00
Aidan Fitzgerald
0e8e1c44b3 Add variable for subdirectories 2018-10-18 12:42:14 -04:00
Aidan Fitzgerald
a6d4990079 Move everything to /library/gitea, create more variables 2018-10-18 12:35:16 -04:00
Aidan Fitzgerald
fc7ff3bc3b Add plays to verify Gitea binary 2018-10-18 03:36:00 -04:00
Aidan Fitzgerald
e351a1c7c1 Add play for downloading Gitea binary
- Convert ansible_architecture variable to filename suffix
2018-10-18 03:26:39 -04:00
Aidan Fitzgerald
a7e4b04eba Use a less random port number 2018-10-18 02:03:19 -04:00
Aidan Fitzgerald
12e8f29ca0 Start creating Gitea role 2018-10-18 01:46:12 -04:00