Commit Graph

342 Commits

Author SHA1 Message Date
1601b86401
Move Qbt to port 49500 2024-08-20 22:11:35 -07:00
56c7590000
Revert qbittorrent to before gluetun 2024-08-20 21:42:19 -07:00
ba40901fa8
Move gluetun to port 8580 2024-08-20 21:20:46 -07:00
b638ce2c7c
Remove port mappings 2024-08-20 21:19:58 -07:00
eaa5c91865
Remove web network 2024-08-20 21:07:57 -07:00
417a3f3fe9
Configure Qbittorrent to use gluetun to route container network traffic through vpn.jafner.tools 2024-08-20 20:47:17 -07:00
fac4bf6613
#6 Add "Public" service group
Add labels for calibre-web stack
2024-08-18 16:59:54 -07:00
7593a6b7b6
#6 Move Homepage to general-purpose 2024-08-18 16:49:50 -07:00
f224745def
#3 Delete test secret, add zipline secret 2024-08-16 17:41:23 -07:00
fe2351fe6e
#3 Delete secrets.env, init gitignore and gitattributes for git-crypt 2024-08-16 16:59:50 -07:00
ce7bd53e26
#3 Touch secrets.env to re-encrypt with fighter's host pubkey as recipient 2024-08-16 15:28:45 -07:00
cbaedf5018
#3 Refactor secret management for fighter/zipline 2024-08-16 15:21:59 -07:00
49c4c9b085
#3 Delete test secrets 2024-08-16 14:35:55 -07:00
86aa517c52
#3 Re-create test secrets 2024-08-16 13:42:10 -07:00
cdcc806113
#3 Delete test secrets 2024-08-16 13:39:28 -07:00
2f6536362a
#3 Add second test secret 2024-08-16 13:22:28 -07:00
2e676c3f4d
#3 Re-create test secret 2024-08-16 13:00:25 -07:00
d2aaac378f
#3 Delete test secret 2024-08-16 12:58:57 -07:00
02972c0d6b
#3 Re-create test secret 2024-08-16 12:45:31 -07:00
8c3f370086
#3 Delete test secret 2024-08-16 12:44:47 -07:00
1b33a96e93
#3 Re-create test secret 2024-08-16 12:37:52 -07:00
96543c7f4f
#3 Delete test secret 2024-08-16 12:34:28 -07:00
489c8f67d7
#3 Re-create test secret 2024-08-16 12:29:15 -07:00
bb9b308cde
#3 Delete testsecret 2024-08-16 12:28:54 -07:00
cc77e386be
#3 Re-introduce test secret 2024-08-16 12:20:38 -07:00
c1bc72e9fe
#3 Delete test secret 2024-08-16 12:19:46 -07:00
afc9ef5abd
#3 Re-create test secret 2024-08-15 16:45:25 -07:00
958baec8b0
#3 Delete test secret 2024-08-15 16:44:35 -07:00
bf81ecbd27
#3 Init working encrypt-filter and testsecret.
TODO: Test decrypt-filter, write setup script
2024-08-15 16:14:07 -07:00
f99e1266ba
Move gitignore to homelab directory 2024-08-15 11:57:13 -07:00
172fab21f0
#4 Disable traefik debug logging 2024-08-15 11:56:19 -07:00
1b00de1c9d
#4 Remove quotes from token value 2024-08-15 11:47:31 -07:00
5aabb51cb5
#4 Add debug logging
Switch back to just one token with both Zone/DNS/Edit and Zone/Zone/Read permissions for 'All zones from account'
2024-08-15 11:34:15 -07:00
a21aedd233
#4 Enable debug logs for traefik to better diagnose issue getting certs via dnsChallenge 2024-08-15 11:25:31 -07:00
03878b77ef
#4 Add cloudflare zone read token 2024-08-15 11:03:59 -07:00
ec6f552a53
#4 Add nginx container at test.nginx.jafner.net to test DNS challenge 2024-08-15 10:24:17 -07:00
676da8dca3
#2 Move age files to homelab/.sops/
Separate "authors" keys and "deploy" keys.
Add features to setup, encrypt, and decrypt scripts:
- Validate input arguments
- Set age keyfile and recipients dynamically at runtime
2024-08-14 14:26:52 -07:00
383b8b3351
#3 Switch send to dns01 challenge certresolver 2024-08-14 14:10:49 -07:00
1bcc37f70d
#3 Configure lets-encrypt-dns01 certresolver with its own acme.json storage 2024-08-14 14:10:17 -07:00
756225c680
#2 Switch postgress back to password from password file 2024-08-14 00:15:41 -07:00
228b3768cd
#2 Fix typo: extra underscore 2024-08-14 00:10:32 -07:00
b2028a5ad0
#2 Re-encrypt keycloak secrets with fighter's pubkey added to map 2024-08-14 00:05:58 -07:00
9ca38bd52c
#2 Replace Docker secrets with encrypted secrets.env file
Add encrypt and decrypt scripts
Add pubkeys file with desktop and fighter pubkeys
2024-08-13 23:34:15 -07:00
8729e02a23
Switch postgres to native password file, remove entrypoint injection 2024-08-13 15:52:02 -07:00
c4cc18835f
Resolve "/bin/sh: 1: source: not found" 2024-08-13 15:39:52 -07:00
8efd7c42a8
Simplify entrypoint 2024-08-13 15:38:57 -07:00
1f5801d31f
Correct entrypoint script name (this is going to be a pain) 2024-08-13 15:32:17 -07:00
aa0fe3365d
Experimental implementation of entrypoint injection to export secrets to env vars 2024-08-13 15:29:04 -07:00
f838aa199f
Remove deprecated HOSTNAME_URL option 2024-08-13 11:37:33 -07:00
d6682073d8
Update keycloak proxy configuration per upgrading guide.
https://www.keycloak.org/server/reverseproxy
https://www.keycloak.org/docs/latest/upgrading/index.html#deprecated-proxy-option
2024-08-13 11:27:01 -07:00