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

3258 commits

Author SHA1 Message Date
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
A Holt
9bdff6a9a6
Update main.yml 2019-03-05 14:06:48 -05:00
A Holt
903454dbc5
Update main.yml 2019-03-05 14:02:06 -05:00
A Holt
c96de99a00
Update main.yml 2019-03-05 14:00:21 -05:00
A Holt
5bd1550667
Update main.yml 2019-03-05 14:00:07 -05:00
A Holt
d15a766c7a
Update main.yml 2019-03-05 13:45:08 -05:00
A Holt
e5e1157a8f
Update main.yml 2019-03-05 13:29:02 -05:00
A Holt
219accbe99
Update main.yml 2019-03-05 13:28:05 -05:00
A Holt
8535bb221c
Update main.yml 2019-03-05 13:26:58 -05:00
A Holt
51ecebed7a
Update main.yml 2019-03-05 13:26:43 -05:00
A Holt
8b546a03bd
Update main.yml 2019-03-05 13:26:09 -05:00
A Holt
27afd61df6
Update main.yml 2019-03-05 13:25:41 -05:00
A Holt
6d2f206231
Update main.yml 2019-03-05 13:24:56 -05:00
A Holt
2e8bea921c
Update main.yml 2019-03-05 13:18:21 -05:00
A Holt
9abf9050ee
Update main.yml 2019-03-05 13:13:14 -05:00
A Holt
848c07492b
Update main.yml 2019-03-05 13:11:18 -05:00
A Holt
9dab41be34
Update main.yml 2019-03-05 13:10:24 -05:00
A Holt
60eef9a5f3
Update main.yml 2019-03-05 13:08:54 -05:00
A Holt
eece5e6656
Update main.yml 2019-03-05 13:06:48 -05:00
A Holt
67bb8e2336
Update main.yml 2019-03-05 12:56:46 -05:00
A Holt
8f555becdd
Update main.yml 2019-03-05 12:56:11 -05:00
A Holt
7f60809490
0.1.38 -> 0.1.39 2019-03-04 22:48:37 -05:00
A Holt
bd4b991afd
Update main.yml 2019-03-04 22:44:32 -05:00
A Holt
fbf7ac75a9
Update main.yml 2019-03-04 22:43:13 -05:00
A Holt
04158a0e92
Update main.yml 2019-03-04 22:36:38 -05:00
A Holt
fb704afe86
Update main.yml 2019-03-04 22:31:13 -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
A Holt
bfb9a704ab
Update README.rst 2019-03-02 12:45:55 -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
George Hunt
e7fb41877a test for uninitialized system_version was flawed 2019-02-14 21:10:46 -08:00
George Hunt
270d7449fd iiab-banner6.png moved 2019-02-14 20:09:16 -08:00
A Holt
a9b161c5b9
Update main.yml 2019-02-14 10:35:00 -05:00
Anish Mangal
f9e248dc67
Move nodered_web_path to default_vars, part 2 2019-02-14 21:00:52 +05:30
A Holt
624c769e0d
Update README.rst 2019-02-14 09:47:24 -05:00
A Holt
182ecc9a2f
Update README.rst 2019-02-14 09:45:38 -05:00
A Holt
3976538eb8
Update README.rst 2019-02-14 09:31:13 -05:00
A Holt
0dfa33255b
Update main.yml 2019-02-14 09:30:39 -05:00
A Holt
6e268880a3
Update README.rst 2019-02-13 04:55:31 -05:00
A Holt
299940e461
Update README.rst 2019-02-13 04:54:03 -05:00
A Holt
bd3b1836e8
Update main.yml 2019-02-13 04:14:57 -05:00
A Holt
5611915cc6
Update README.rst 2019-02-13 03:43:23 -05:00
A Holt
619f28b2d9
Update main.yml 2019-02-13 03:41:57 -05:00
A Holt
a0eefd2024
Update main.yml 2019-02-13 03:28:50 -05:00
A Holt
18597f8a5c
Update main.yml 2019-02-13 03:12:24 -05:00
A Holt
34c3358340
Update main.yml 2019-02-13 03:08:31 -05:00
A Holt
d9e5069a6b
Merge pull request #1497 from holta/nodejs-nodered-force-versions
Conditionally force correct version of Node.js &/or Node-RED e.g. on graphical desktop OS's like Raspbian Desktop & Ubermix
2019-02-13 02:25:20 -05:00
A Holt
5752811121
Update main.yml 2019-02-13 02:17:53 -05:00
A Holt
baad9d039e
Update main.yml 2019-02-13 01:36:12 -05:00
A Holt
eb418c3739
Update main.yml 2019-02-13 01:25:36 -05:00
A Holt
4b1d53aa62
Update main.yml 2019-02-13 01:04:37 -05:00
A Holt
e519410e4c
Update and rename node-red.service.j2 to nodered.service.j2 2019-02-13 01:02:04 -05:00
A Holt
70fbd6784a
Update README.rst 2019-02-12 22:23:21 -05:00
A Holt
c0bc0f8e63
Update README.rst 2019-02-12 22:22:25 -05:00
A Holt
72b257af2f
Update README.rst 2019-02-12 22:13:06 -05:00
A Holt
7a378f4f81
Update README.rst 2019-02-12 22:06:34 -05:00
A Holt
b688c570af
Update README.rst 2019-02-12 22:04:01 -05:00
A Holt
eeff914cc6
Update main.yml 2019-02-12 19:23:37 -05:00
A Holt
c777f8be2f
Update main.yml 2019-02-12 19:12:44 -05:00
A Holt
96f89a2a4a
Update main.yml 2019-02-12 18:23:31 -05:00
A Holt
b0b37f8a3b
only npm install those (of 3) pkgs needed e.g. by Raspbian Desktop 2019-02-12 18:14:01 -05:00
A Holt
786ccef904
Update node-red.service.j2 2019-02-12 17:50:01 -05:00
A Holt
688427ddf5
Update main.yml 2019-02-12 13:32:49 -05:00
A Holt
3341453487
Update main.yml 2019-02-12 13:31:52 -05:00
A Holt
dccbd181ad
Update main.yml 2019-02-12 13:13:47 -05:00
A Holt
db59319cd7
Update main.yml 2019-02-12 10:12:50 -05:00
A Holt
3d7eaf5491
Update main.yml 2019-02-12 10:02:05 -05:00
A Holt
7f9b9df96b
Merge pull request #1477 from holta/sugarizer-server-dev-new-commit
Update sugarizer-server (dev branch) for new docs & small improvements
2019-02-12 08:28:34 -05:00
A Holt
dab262a66f
Update README.rst 2019-02-11 15:28:18 -05:00
A Holt
569b98bea8
Update README.rst 2019-02-11 15:12:10 -05:00
A Holt
a03f005b34
Merge branch 'master' into patch-1 2019-02-11 14:51:28 -05:00
A Holt
c679ae8287
display slow compile/install time for RPi 2019-02-11 14:46:56 -05:00
A Holt
29cc465a3e
display slow compile/install times for RPi 2019-02-11 14:46:08 -05:00
A Holt
ad01013253
Update README.rst 2019-02-11 14:30:22 -05:00
A Holt
8fe1cf1b93
Update README.rst 2019-02-11 14:14:21 -05:00
A Holt
7e791544d7
Update README.rst 2019-02-11 14:13:36 -05:00
A Holt
ca6614c6b0
Update README.rst 2019-02-11 14:13:10 -05:00
A Holt
828a2b46cf
Update README.rst 2019-02-11 13:57:38 -05:00
A Holt
f4ef7c0cef
Update README.rst 2019-02-11 13:56:24 -05:00
A Holt
d3c2e74af6
Update README.rst 2019-02-11 13:55:37 -05:00
A Holt
d98bd4c6c0
Merge pull request #1478 from m-anish/pbx-fixes
PBX fixes [open Asterisk ports on WAN using iptables, problem reinstalling FreePBX?]
2019-02-11 11:17:14 -05:00