|
addd4f351c
|
Update nextcloud base
|
2020-10-02 09:13:34 +01:00 |
|
|
285f7b8a31
|
Update Gotify
|
2020-10-02 09:13:13 +01:00 |
|
|
a799ad9657
|
Scale gitlab up a tiny bit
|
2020-10-01 19:46:04 +01:00 |
|
|
84846054df
|
Remove snippets host
|
2020-10-01 19:28:38 +01:00 |
|
|
4742552839
|
Add notes site
|
2020-09-30 18:49:36 +01:00 |
|
|
4e7c5ffd67
|
Add docker mod to scale worker processes to a sane value
|
2020-09-28 20:14:41 +01:00 |
|
|
07b0650618
|
Remove statping
It's buggy as all hell, super slow, and doesn't really get used for monitoring
|
2020-09-27 14:17:46 +01:00 |
|
|
5079599b9d
|
Require TLS 1.2
|
2020-09-27 12:36:49 +01:00 |
|
|
d93920c2b6
|
Move home-assistant stuff to ZFS
|
2020-09-27 11:31:05 +01:00 |
|
|
a303bed27f
|
Define app data dir in variable
|
2020-09-26 21:15:44 +01:00 |
|
|
361a78e8e0
|
Update yamllint
|
2020-09-26 17:54:14 +01:00 |
|
|
24d11deeae
|
Update ansible-lint
Required a lot of renaming :(
|
2020-09-26 17:53:47 +01:00 |
|
|
cc43910be6
|
Fix scrutiny so it picks up which task to run correctly
|
2020-09-26 17:10:07 +01:00 |
|
|
3c21c5670c
|
Replace postgres with mariadb
Its' recommended, and might hopefully fix my annoying auth issues!
|
2020-09-26 14:49:38 +01:00 |
|
|
40488f62b7
|
Also set user id for collector container
Else it chowns the DB, and doesn't run correctly
|
2020-09-24 22:18:34 +01:00 |
|
|
fd83820faa
|
Install scrutiny
|
2020-09-21 21:16:00 +01:00 |
|
|
a67361b9b5
|
Explicitly define bed lights
|
2020-09-19 16:16:24 +01:00 |
|
|
2bbc7c715f
|
Add GZIP compression to projects which don't natively support it
|
2020-09-18 12:42:36 +01:00 |
|
|
092f12459e
|
Fix XML formatting
This caused clickhouse to crash hard!
|
2020-09-18 12:21:15 +01:00 |
|
|
782b008cd3
|
Fix name of config so they're not constantly changed with each run of ansible
derp!
|
2020-09-18 12:11:44 +01:00 |
|
|
62e629187b
|
Clean up indent
|
2020-09-18 12:10:53 +01:00 |
|
|
4ad2bdc77a
|
Change clickhouse connection to unified variable
|
2020-09-17 15:18:01 +01:00 |
|
|
a8438c4c2a
|
Add grafana image renderer
|
2020-09-13 10:47:59 +01:00 |
|
|
809a977c63
|
Also update nextcloud config file
|
2020-09-12 23:15:08 +01:00 |
|
|
9cea8743e9
|
Update gotify
|
2020-09-12 22:54:49 +01:00 |
|
|
4c92fba2b9
|
Change gitlab trusted proxies to be docker IP space
Else it becomes `127.0.0.1`, which is obviously not right
|
2020-09-12 20:03:22 +01:00 |
|
|
6ad9fa070f
|
Update nextcloud
|
2020-09-11 21:30:20 +01:00 |
|
|
9ca2546766
|
Decommission grimes
Most of the function has moved to `walker`
|
2020-09-10 20:39:54 +01:00 |
|
|
1ecfc5b7fa
|
Update traefik
|
2020-09-10 20:16:23 +01:00 |
|
|
59a447023b
|
Update nextcloud base
|
2020-09-09 20:43:52 +01:00 |
|
|
c220f19545
|
Move scratch disk under /mnt
Mounting disks is hard!
|
2020-09-08 21:17:51 +01:00 |
|
|
2db72623ad
|
Remove DB backups for containers on ZFS
Snapshots are a better backup
|
2020-09-08 20:41:47 +01:00 |
|
|
b47de7e70b
|
Disable healthchecks for GitLab pages
Because of everything we have disabled, Docker considers the container unhealthy
|
2020-09-05 23:08:58 +01:00 |
|
|
8c4397d39a
|
Set rails trusted proxies
|
2020-09-05 22:29:16 +01:00 |
|
|
2af3241bd2
|
GZIP compress gitlab pages
|
2020-09-05 20:52:18 +01:00 |
|
|
4f48c11775
|
Fix variable spacing
|
2020-09-05 20:38:14 +01:00 |
|
|
19b2330832
|
Disable logrotate for pages
Logs are in a tempfs anyway, and it's just another process to be running
|
2020-09-05 20:36:45 +01:00 |
|
|
ea54d1be69
|
Expose pages sites
|
2020-09-05 20:33:57 +01:00 |
|
|
0a1b541974
|
Remove compression middleware for gitlab
This is already handled by the application
|
2020-09-05 18:27:56 +01:00 |
|
|
e9aeed26ee
|
Use cloudflare DNS challenge for Traefik
|
2020-09-05 18:27:04 +01:00 |
|
|
0289342e2c
|
Remove goaccess container
|
2020-09-05 17:29:40 +01:00 |
|
|
b30e696dad
|
Slow down requests to vultr
This thing has a super crazy rate limit!
|
2020-09-05 17:10:53 +01:00 |
|
|
4c1ccfc4e4
|
Only clear containers weekly
This will be more helpful now, as repeat CI jobs won't need to re-download containers as often
|
2020-09-05 17:01:54 +01:00 |
|
|
af9c66785e
|
Decrease watchtower polling rate to 10 minutes
Doesn't need to be that intensive
|
2020-09-05 17:01:30 +01:00 |
|
|
77113246b0
|
Remove remaining gitea configuration
Goodbye old friend
|
2020-09-05 16:56:27 +01:00 |
|
|
c1dc26ce35
|
Install gitlab pages daemon
I'll deal with traefik domains later
|
2020-09-05 16:50:56 +01:00 |
|
|
e579edc758
|
Use lsyncd to push files to gitlab pages server
Server itself in future commit
|
2020-09-05 16:24:47 +01:00 |
|
|
1487915bbc
|
Also disable thread log
|
2020-09-02 20:12:31 +01:00 |
|
|
c47ff494e0
|
Revert "Disable docker healthchecks"
Turns out it really just takes that long to start up!
This reverts commit 61ed3db887 .
|
2020-09-01 21:50:03 +01:00 |
|
|
61ed3db887
|
Disable docker healthchecks
Makes traefik take *ages* to detect the container is actually running. Let it 502 if it has to
|
2020-09-01 20:12:52 +01:00 |
|