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 |
|
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 |
|
A Holt
|
2a103d0f10
|
Update README.md
|
2019-02-28 15:57:07 -05:00 |
|
A Holt
|
f2c97aa54e
|
Update README.md
|
2019-02-28 15:47:17 -05:00 |
|
A Holt
|
e4d4afb2b1
|
Update README.md
|
2019-02-28 15:37:03 -05:00 |
|
Aidan Fitzgerald
|
9b8af6b494
|
Uncomment MySQL
|
2019-02-28 11:50:56 -05:00 |
|
A Holt
|
b85f179ba7
|
Update README.md
|
2019-02-28 08:53:36 -05:00 |
|
A Holt
|
5db3f04234
|
Update README.md
|
2019-02-28 08:51:02 -05:00 |
|
A Holt
|
69f5ed9a5d
|
Update README.md
|
2019-02-28 08:49:05 -05:00 |
|
A Holt
|
943d30f744
|
Update README.md
|
2019-02-28 08:25:42 -05:00 |
|
A Holt
|
2776f23771
|
Update README.md
|
2019-02-28 08:23:21 -05:00 |
|
A Holt
|
056df5698e
|
Update README.md
|
2019-02-28 08:12:32 -05:00 |
|
A Holt
|
84839c6bbe
|
Update README.md
|
2019-02-28 08:07:39 -05:00 |
|
A Holt
|
4b7653d60b
|
Update README.md
|
2019-02-28 08:03:35 -05:00 |
|
A Holt
|
206b0dd81c
|
Update README.md
|
2019-02-28 06:44:11 -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 |
|