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

69 commits

Author SHA1 Message Date
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