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

5211 commits

Author SHA1 Message Date
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
Aidan Fitzgerald
2bb46f5884 Set DOMAIN to 'box', remove port 2019-03-08 02:32:00 -05:00
A Holt
3111eb3c2e
Update README.rst 2019-03-08 02:04:29 -05:00
A Holt
5f50a90300
Merge pull request #1553 from holta/gitea
@aidan-fitz's Gitea [lightweight self-hosted Git service] with bits of documentation polish
2019-03-08 01:55:30 -05:00
A Holt
8116847b96
tighter description; better alphabetical order 2019-03-08 01:48:18 -05:00
A Holt
f2551c7cbc
tighter description; better alphabetical order 2019-03-08 01:48:11 -05:00
A Holt
dcb3fcf8d6
tighter description; better alphabetical order 2019-03-08 01:48:01 -05:00
A Holt
5c563e3208
tighter description; better alphabetical order 2019-03-08 01:47:53 -05:00
A Holt
8fbe13099e
better alphabetical order 2019-03-08 01:47:29 -05:00
A Holt
2c4dfff3d1
Update local_vars_medium.yml 2019-03-08 01:44:48 -05:00
A Holt
5562500e41
Update local_vars_min.yml 2019-03-08 01:44:28 -05:00
A Holt
3bfba8dfee
Update default_vars.yml 2019-03-08 01:44:07 -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
A Holt
3fb8c18557
Merge pull request #224 from iiab/master
sync from iiab/iiab
2019-03-08 01:27:08 -05:00
Aidan Fitzgerald
31dea06da2 Add description 2019-03-08 00:08:56 -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
eea7bea300
Update vars/local_vars_medium.yml
Co-Authored-By: aidan-fitz <aidan-fitz@users.noreply.github.com>
2019-03-07 23:52:19 -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
340b3b6df2
Merge pull request #1551 from holta/ssh-pwd-warnings
Fix iiab-admin published password warnings for Raspbian Desktop 2018-11-13 especially
2019-03-07 20:10:12 -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
A Holt
d87b61a95a
Update default_vars.yml 2019-03-07 18:56:34 -05:00
A Holt
59cc8be7e5
Merge pull request #223 from iiab/master
sync from iiab/iiab
2019-03-07 18:50:20 -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