David Stephens
|
90a4eacad6
|
More apps start/stop
|
2022-09-07 23:06:52 +01:00 |
|
David Stephens
|
8a44a389c2
|
Merge pull request #601 from fetherolfjd/ubooquity-var-fix
FIX: Ubooquity variable name
|
2022-09-01 07:41:27 +01:00 |
|
Justin D. Fetherolf
|
7025a89228
|
fix variable name
The Ubooquity role contained a variable 'ubooquity' which is supposed
to be 'ubooquity_hostname'. Fix it.
|
2022-08-31 20:57:56 -06:00 |
|
David Stephens
|
7714a55740
|
Couchpotato start/stop fix
|
2022-08-31 21:48:39 +01:00 |
|
David Stephens
|
dafd55e076
|
Couchpotato start and stop
|
2022-08-31 00:29:40 +01:00 |
|
David Stephens
|
79c9040c64
|
Correct block name
|
2022-08-31 00:16:31 +01:00 |
|
David Stephens
|
b0e29ddf59
|
Nicer implementation of application start/stop
|
2022-08-30 23:59:52 +01:00 |
|
David Stephens
|
305efdc393
|
Code-server stops and starts
|
2022-08-28 18:57:44 +01:00 |
|
David Stephens
|
a6b86fa744
|
Cloudflare DDNS stops and starts
|
2022-08-28 18:45:41 +01:00 |
|
David Stephens
|
6a0b4c57b5
|
Cloudcmd starts and stops
|
2022-08-28 17:00:31 +01:00 |
|
David Stephens
|
3c8e1968ff
|
Calibre starts and stops
|
2022-08-28 16:50:22 +01:00 |
|
David Stephens
|
ca36ac0701
|
Booksonic starts and stops
|
2022-08-28 16:43:58 +01:00 |
|
David Stephens
|
b8fcfd30c0
|
Bitwarden starts/stops
|
2022-08-28 16:32:18 +01:00 |
|
David Stephens
|
3adcf026a1
|
Bazarr starts and stops
|
2022-08-28 16:17:33 +01:00 |
|
David Stephens
|
40b24c8486
|
Remove commented out code
|
2022-08-28 16:11:20 +01:00 |
|
David Stephens
|
c200bf18b6
|
Airsonic now starts/stops
|
2022-08-28 16:10:35 +01:00 |
|
David Stephens
|
75c3ae23da
|
Gitea now stops when gitea_enabled: false
|
2022-08-28 16:03:42 +01:00 |
|
David Stephens
|
ae14d884d0
|
Doc linting
|
2022-08-28 12:53:42 +01:00 |
|
David Stephens
|
6e850b97e3
|
Cache Ansible facts (speeds up reruns of the playbook)
|
2022-08-28 12:02:02 +01:00 |
|
David Stephens
|
f55052804b
|
More Woodpecker-CI CI-ing
|
2022-08-28 11:57:16 +01:00 |
|
David Stephens
|
c52d7d04aa
|
Add Woodpecker-CI and associated Gitea config
|
2022-08-28 11:47:57 +01:00 |
|
David Stephens
|
659c3f788f
|
Woodpecker-CI config
|
2022-08-28 11:23:57 +01:00 |
|
David Stephens
|
1fafb97092
|
Add Gitea restart handler
|
2022-08-28 11:19:44 +01:00 |
|
David Stephens
|
f8f9bf9a37
|
Add Woodpecker-CI build config
|
2022-08-28 10:38:17 +01:00 |
|
David Stephens
|
791b5b5d5a
|
Unpin fixed Gitea version, remove user requirement
|
2022-08-27 22:22:14 +01:00 |
|
David Stephens
|
77735f6be2
|
Pin CI versions to same as pre-commit
|
2022-08-25 22:44:49 +01:00 |
|
Dave Stephens
|
26732865fc
|
pip install requirements-dev, not specific package
|
2022-08-24 12:04:01 +01:00 |
|
Dave Stephens
|
25dd951df2
|
CONTRIBUTING.md linting fix
|
2022-08-24 09:38:08 +01:00 |
|
David Stephens
|
40bda92546
|
Start the move to pre-commit
|
2022-08-24 09:28:54 +01:00 |
|
David Stephens
|
38a179505f
|
Merge pull request #596 from HitLuca/vscode
Added code-server app
|
2022-08-23 23:00:40 +01:00 |
|
David Stephens
|
481c136800
|
Docs lint
|
2022-08-23 22:47:09 +01:00 |
|
David Stephens
|
dd92e0f7ed
|
Remove cruft, move required files into roles
|
2022-08-23 22:38:45 +01:00 |
|
David Stephens
|
8a9654142f
|
Update yamllint config
|
2022-08-23 22:29:10 +01:00 |
|
David Stephens
|
fa83a14cad
|
Fix linting
|
2022-08-23 22:26:40 +01:00 |
|
HitLuca
|
e0088d871b
|
Merge commit '9ad34825ef128628b3bacfd78375c7eba7b106d2' into vscode
|
2022-08-23 11:55:22 +02:00 |
|
HitLuca
|
d8d3a08da2
|
📝 added documentation
|
2022-08-23 11:51:13 +02:00 |
|
HitLuca
|
8b7af4287c
|
♻️ code-server entries are ordered alphabetically
|
2022-08-23 11:46:04 +02:00 |
|
David Stephens
|
9ad34825ef
|
Merge pull request #599 from HitLuca/clean-up
Moved users task to proper role
|
2022-08-23 00:58:03 +01:00 |
|
David Stephens
|
53b17c8811
|
📈 Re-add updated and fixed stats role. Goodbye influx, hello Prometheus
|
2022-08-23 00:56:02 +01:00 |
|
HitLuca
|
c8e251d18d
|
♻️ moved users task to proper role
|
2022-08-22 09:03:59 +02:00 |
|
HitLuca
|
8d5b4e8d22
|
✨ added code-server app
🚧 still missing docs
|
2022-08-21 22:07:39 +02:00 |
|
David Stephens
|
ddc9bb1d87
|
Merge pull request #591 from bcurran3/patch-56
FIX: Traefik - traefik_port_http variable defined but never used
|
2022-08-21 20:06:08 +01:00 |
|
David Stephens
|
40b11d019b
|
Merge pull request #586 from bcurran3/patch-57
FIX: Speedtest-Tracker - correct container name
|
2022-08-21 09:18:25 +01:00 |
|
David Stephens
|
d184024268
|
Merge pull request #593 from bcurran3/patch-64
Update geerlingguy.docker to latest version
|
2022-08-21 08:56:25 +01:00 |
|
bcurran3
|
d27893ecb8
|
Update requirements to latest versions
been planning to do this PR for an update to 4.2.4 and now he's got v5.1.0 as of two days ago
(test - works fine)
|
2022-08-20 23:36:39 -07:00 |
|
bcurran3
|
c0477460a2
|
Update traefik.toml
|
2022-08-20 17:18:43 -07:00 |
|
bcurran3
|
c374f32077
|
Update traefik.toml
|
2022-08-20 14:36:56 -07:00 |
|
bcurran3
|
a006c8af60
|
Update main.yml
|
2022-08-20 12:11:32 -07:00 |
|
bcurran3
|
5aa73bde40
|
Update main.yml
|
2022-08-20 12:05:55 -07:00 |
|
David Stephens
|
fdc1f6a2ec
|
Default to Nextcloud stable
|
2022-08-20 19:35:57 +01:00 |
|