1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-13 11:42:08 +00:00
Commit graph

3187 commits

Author SHA1 Message Date
George Hunt
05e3008267 need a menu-def for maps 2019-04-03 09:50:25 -07:00
George Hunt
1326874d47 mission duplicated osm_functions.js 2019-04-03 08:20:32 -07:00
George Hunt
ebbeeebeb2 some fixes for splash page 2019-04-02 13:18:18 -07:00
George Hunt
df4373bc1e disambiguate maps->osm 2019-03-31 20:18:46 -07:00
George Hunt
20743b73a1 creates menu-defs, and adds to menu.json 2019-03-25 18:35:54 -07:00
George Hunt
d648955994 writing some menu-defs for maps 2019-03-25 17:34:04 -07:00
George Hunt
018f7e5fc5 capture some progress 2019-03-25 11:09:13 -07:00
George Hunt
5b4f4cc764 redirect at /library/osm-vector works 2019-03-21 20:17:10 -07:00
George Hunt
43470d93f3 splash page update, iiab-make-maps a wip 2019-03-18 21:36:23 -07:00
George Hunt
85d1d5e281 splash page installed by role 2019-03-17 21:45:33 -07:00
A Holt
23286e14b3
Merge pull request #1554 from aidan-fitz/gitea-set-domain
Gitea: configure clone URLs
2019-03-16 18:48:22 -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
A Holt
b9bd234a61
Update main.yml 2019-03-13 16:18:30 -04:00
A Holt
bd6fe4ab11
Update main.yml 2019-03-13 16:07:18 -04:00
Tim Moody
b0346421ae make idempotent 2019-03-13 15:44:03 -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
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
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
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