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

3171 commits

Author SHA1 Message Date
A Holt
92c8d834ac
Revert "make sure ImageMagick is installed and configured for PDFs" 2019-03-13 15:35:06 -04:00
Tim Moody
f5ffe32a78 get match right 2019-03-13 13:57:29 -04:00
Tim Moody
fb90912813 make sure ImageMagick is installed and configured for PDFs 2019-03-13 13:30:44 -04:00
A Holt
8a00a88f02
Update calibre-web.conf.j2 2019-03-13 01:56:30 -04:00
A Holt
fe917215b4
Update main.yml 2019-03-13 01:56:01 -04:00
A Holt
3111eb3c2e
Update README.rst 2019-03-08 02:04:29 -05:00
A Holt
8fbe13099e
better alphabetical order 2019-03-08 01:47:29 -05:00
A Holt
d091b6bb9d
Update main.yml 2019-03-08 01:42:24 -05:00
A Holt
b2ec813be0
Update README.rst 2019-03-08 01:41:47 -05:00
A Holt
4fabb8bff3
Update README.rst 2019-03-08 01:41:09 -05:00
A Holt
275388b343
Merge pull request #225 from aidan-fitz/gitea
sync from aidan-fitz:gitea
2019-03-08 01:28:54 -05:00
Aidan Fitzgerald
ffa2ecbd80 Don't care about previous state per Ansible convention 2019-03-08 00:04:53 -05:00
Aidan Fitzgerald
caf87a4505 Merge branch 'gitea' of github.com:aidan-fitz/iiab into gitea 2019-03-07 23:55:16 -05:00
Aidan Fitzgerald
8b447b809a Apply more suggestions from code review 2019-03-07 23:55:12 -05:00
A Holt
73d945e278
Apply suggestions from code review
Co-Authored-By: aidan-fitz <aidan-fitz@users.noreply.github.com>
2019-03-07 23:54:11 -05:00
A Holt
d86c985f7c
Update roles/gitea/tasks/install.yml
Co-Authored-By: aidan-fitz <aidan-fitz@users.noreply.github.com>
2019-03-07 23:52:07 -05:00
A Holt
28248516b0
Update roles/gitea/README.rst
Co-Authored-By: aidan-fitz <aidan-fitz@users.noreply.github.com>
2019-03-07 23:51:19 -05:00
A Holt
0ec9d446dd
Another doc tweak 2019-03-07 21:02:16 -05:00
A Holt
782532b43b
Pointer to "autostart" spec for desktop distros 2019-03-07 20:47:43 -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
A Holt
07c7bde8a2
Update main.yml 2019-03-07 19:43:31 -05:00
A Holt
5fc1772ba2
For Raspbian Desktop changes of 2018-11-13 2019-03-07 19:42:23 -05:00
A Holt
ee67e8a882
For Raspbian Desktop changes of 2018-11-13 2019-03-07 19:42:04 -05:00
A Holt
0af351ca96
For Raspbian Desktop changes of 2018-11-13 2019-03-07 19:41:46 -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
A Holt
dd2f9a1ab2
Clarify /etc/profile.d/profile_ssh_warn.sh 2019-03-07 08:04:49 -05:00
Aidan Fitzgerald
69f8963b34 ignore errors on pre-install step 2019-03-06 23:07:22 -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
e253438334 Shut down Gitea before reinstalling 2019-03-06 21:51: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
d3d47fc3a5 Separate home directory with comment 2019-03-06 21:19:46 -05:00
Aidan Fitzgerald
f64a5bc718 Only verify with GPG when requested by user 2019-03-06 16:04:56 -05:00
Aidan Fitzgerald
6bb853c314 Comment out problematic app.ini values 2019-03-06 16:01:33 -05:00
Aidan Fitzgerald
a1fd1feeb0 1.6 -> 1.7.3 2019-03-06 15:50:13 -05:00
Aidan Fitzgerald
86cd88de73 Add clarifying comment about /etc/gitea write permissions 2019-03-06 15:46:06 -05:00
Aidan Fitzgerald
d30cc24f44 Grant write permissions for group gitea 2019-03-06 15:26:05 -05:00
A Holt
a4d67410a1
Update README.rst 2019-03-06 13:32:05 -05:00
A Holt
a93b8ee3e1
Update README.rst 2019-03-06 13:29:14 -05:00
A Holt
9ec4679387
Update main.yml 2019-03-05 14:37:17 -05:00
A Holt
9acfc05aac
Update main.yml 2019-03-05 14:35:12 -05:00
A Holt
d92e22f792
Update main.yml 2019-03-05 14:17:18 -05:00
A Holt
706c0c19d4
Update main.yml 2019-03-05 14:08:51 -05:00