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

3109 commits

Author SHA1 Message Date
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
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
Aidan Fitzgerald
5d5fea41fa Use correct home directory 2019-03-04 21:41:14 -05:00
Aidan Fitzgerald
4ad50b113d Revert "Need to create root directory before user"
This reverts commit a089778d0b.
2019-03-04 21:32:57 -05:00
Aidan Fitzgerald
a089778d0b Need to create root directory before user 2019-03-04 21:23:54 -05:00
Aidan Fitzgerald
7169072dd9 Don't abort if GPG verification fails 2019-03-04 19:39:35 -05:00
Aidan Fitzgerald
26399a4c26 Set HTTP_PORT 2019-03-04 16:18:59 -05:00
Aidan Fitzgerald
9558b42bfd fix with_items loop 2019-03-04 15:49:12 -05:00
Aidan Fitzgerald
96940be8b2
Merge branch 'master' into gitea 2019-03-02 03:28:09 -05:00
Aidan Fitzgerald
9a0ada733b Add to default_vars and local_vars_* 2019-03-02 03:16:12 -05:00
Aidan Fitzgerald
3510bc0b9e Create gitea group 2019-03-02 03:07:19 -05:00
Aidan Fitzgerald
dbd4a61e2f fix quoting issue 2019-03-02 02:54:49 -05:00
Aidan Fitzgerald
110688f772 Remove commented out code; add configuration instructions 2019-03-02 00:03:26 -05:00
Aidan Fitzgerald
9b8af6b494 Uncomment MySQL 2019-02-28 11:50:56 -05:00
Aidan Fitzgerald
733f381996 Move GPG key to main.yml 2019-02-27 17:02:55 -05:00
Aidan Fitzgerald
eaf59b0e87 Update Gitea readme 2019-02-27 16:39:14 -05:00
A Holt
63dc13144e
Update main.yml 2019-02-26 21:32:02 -05:00
A Holt
ea7dabf6ee
Update README.rst 2019-02-26 19:59:40 -05:00
A Holt
8c257a2926
Merge pull request #1526 from holta/iiab-hotspot-off-keep-dnsmasq-running
iiab-hotspot-on & iiab-hotspot-off should keep dnsmasq running
2019-02-26 14:15:23 -05:00
A Holt
b5d5e27079
Update iiab-hotspot-on 2019-02-26 14:11:49 -05:00
A Holt
7ea0ba84da
dnsmasq needs to always be running 2019-02-26 14:03:02 -05:00
A Holt
73531b1f46
Merge pull request #1525 from holta/wifi-dnsmasq-fix
WiFi dnsmasq fix for #1519 - always create br0 on RPi
2019-02-26 13:36:01 -05:00
A Holt
4f564ed670
Merge pull request #1453 from holta/iiab-network-dup-routes-fix
Change iiab.j2 to rpi.j2 to fix iiab-network dup route failings?
2019-02-26 13:34:06 -05:00
A Holt
2c4d79f928
isolate br0: restart networking if bridge exists 2019-02-26 13:27:49 -05:00
A Holt
abafd34709
Sufficient b/c br0 exists thanks to /etc/network/interfaces.d/iiab 2019-02-26 13:23:55 -05:00
A Holt
237547f9da
exclude wired interface for RPi 2019-02-26 13:05:10 -05:00
A Holt
a842f8e2c5
Merge pull request #1524 from holta/iiab-7.0-label-in-0-init
iiab_base_ver: 6.7 to 7.0 in roles/0-init/defaults/main.yml
2019-02-25 12:36:25 -05:00
A Holt
4f98967a2d
iiab_base_ver: 6.7 -> 7.0 2019-02-25 12:34:22 -05:00
A Holt
3ec408fbd1
cleaner, on @jvonau's recommendation 2019-02-25 12:00:46 -05:00
A Holt
fa8ac3606d
@jvonau: suppress restarting of dnsmasq if initial install is using WiFi 2019-02-25 11:56:57 -05:00
A Holt
d2b7bb78a7
Merge pull request #1518 from georgejhunt/capfix-2
Captive Portal: works on Windows 7,8,10, with no network wire
2019-02-24 16:22:22 -05:00
A Holt
a630e6dcd0
Update README.rst 2019-02-24 15:57:17 -05:00
A Holt
4f2a710f00
Update main.yml 2019-02-24 15:56:05 -05:00
George Hunt
c401763005 seems to work on win7 2019-02-22 20:57:37 -08:00
A Holt
6851df6a63
Merge pull request #1514 from holta/lokole-0.1.38
Lokole 0.1.36 -> 0.1.38
2019-02-21 08:16:14 -05:00
A Holt
ea8c302102
Lokole 0.1.36 -> 0.1.38 2019-02-21 08:12:25 -05:00
A Holt
dfbf2589f7
Update README.rst 2019-02-17 18:24:31 -05:00
georgejhunt
cb4d4ac94e
Merge pull request #1510 from georgejhunt/capfix-1
iiab-banner6.png moved
2019-02-15 10:06:48 -08:00