Commit Graph

2296 Commits

Author SHA1 Message Date
Joey Hafner
272a8eb36c
Docs update for:
- root: reflect razer-bat update
- sops: how to list files covered by the sops git attribute
- homelab: replace version written when homelab was the root, replace with content map
2024-09-04 13:09:41 -07:00
Joey Hafner
b9d9f08f63
Init dev folder for files related to configuring the dev environment for Jafner.net 2024-09-04 13:07:07 -07:00
Joey Hafner
27cf692572
Clean up dotfiles
- Move shell profiles to shell folder
- Add `ffconvert` and `zipline` functions
- Delete configuration files for tools I don't use
2024-09-04 13:06:03 -07:00
Joey Hafner
fd20f1a9c2
Update razer-bat; now working!
- Update README.md to document installation and usage
- Implement razer-bat as simply as possible.
- Most parameters can be adjusted, but only mouse and dock names are required. Further implementation of customizability should be pretty easy.
2024-09-03 16:20:54 -07:00
Joey Hafner
7a15a272bd
Remove lazylibrarian, readarrs until Readarr fixes its metadata server, or a workaround or alternative is found.
Some checks failed
Stacks CICD / Setup (push) Has been cancelled
2024-09-02 15:41:50 -07:00
Joey Hafner
ef0049c4f0
Add lazylibrarian to web network
Some checks are pending
Stacks CICD / Setup (push) Waiting to run
2024-09-02 14:50:16 -07:00
Joey Hafner
90ea1eec67
Fix typo
Some checks are pending
Stacks CICD / Setup (push) Waiting to run
2024-09-02 14:39:36 -07:00
Joey Hafner
664225cbb3
Delete unused nzbhydra2
Some checks are pending
Stacks CICD / Setup (push) Waiting to run
Init Lazylibrarian to replace Readarr due to Readarr's metadata server being down
2024-09-02 14:38:10 -07:00
Joey Hafner
23fde7821e
Overlay metadata.db into /ebooks for calibre-web. Split database and library location feature not working properly.
Some checks are pending
Stacks CICD / Setup (push) Waiting to run
2024-09-02 13:54:43 -07:00
Joey Hafner
a5011edbe2
Create stacks folder
Some checks are pending
Stacks CICD / Setup (push) Waiting to run
2024-09-02 13:30:25 -07:00
Joey Hafner
03bbcd5538
More explicitly overwrite files during move
Some checks are pending
Stacks CICD / Setup (push) Waiting to run
2024-09-02 13:27:22 -07:00
Joey Hafner
e45944c2d8
Overwrite files when pulling stack
Some checks are pending
Stacks CICD / Setup (push) Waiting to run
2024-09-02 13:25:52 -07:00
Joey Hafner
cc83cdecd3
Init script to pull stack
Some checks are pending
Stacks CICD / Setup (push) Waiting to run
2024-09-02 13:21:23 -07:00
Joey Hafner
e86f343ec8
Switch to LE production for dnschallenge certs 2024-09-01 00:42:14 -07:00
Joey Hafner
e2caae9c67
Incorporate changes from dev testing on deploy host
Some checks failed
Stacks CICD / Setup (push) Has been cancelled
2024-08-31 15:07:35 -07:00
Joey Hafner
22cec3ee3e
Declare web network
Some checks are pending
Stacks CICD / Setup (push) Waiting to run
2024-08-31 02:12:32 -07:00
Joey Hafner
6035817a3c
Switch from ..._TOKEN_FILE to ..._TOKEN
All checks were successful
Stacks CICD / Setup (push) Successful in 1m25s
Not sure how I hallucinated the _FILE functionality.
See this act_runner PR for info: https://gitea.com/gitea/act_runner/pulls/362
2024-08-29 20:30:16 -07:00
Joey Hafner
bb337129f0
#3 Rotate Gitea runner key, re-encrypt all keys
Some checks are pending
Stacks CICD / Setup (push) Waiting to run
Also removes git-crypt encryption from all remaining secrets.
2024-08-29 14:29:51 -07:00
Joey Hafner
c9585235bf
Update token name in volume mount 2024-08-29 12:55:54 -07:00
Joey Hafner
56d29450a7
Move gitea-runner to stack
Some checks are pending
Stacks CICD / Setup (push) Waiting to run
2024-08-29 00:03:07 -07:00
Joey Hafner
bbd8d0b7e8
Encrypt *.token files with sops
Assume these contain single values that represent various authentication tokens
2024-08-29 00:02:22 -07:00
Joey Hafner
485c136d61
List author keys twice as a quick-and-dirty way to weight keys in the sharing algorithm 2024-08-29 00:01:25 -07:00
Joey Hafner
711773e580
Add DIY DDNS script for Cloudflare to VyOS
Clean out old, unused scripts
2024-08-29 00:00:24 -07:00
Joey Hafner
bc2a702450
Polish directory usage in slapdash Stack pull commands
Some checks are pending
Stacks CICD / Setup (push) Waiting to run
2024-08-28 13:15:09 -07:00
Joey Hafner
16e3069d39
#3 Remove textconv filter so that we can see encrypted content when staged
(peace of mind seeing the encrypted contents)
2024-08-28 13:14:39 -07:00
Joey Hafner
754ac9a5a2
Document recovering from lost TF state, or initializing Terraform for existing CF zones. 2024-08-28 13:13:43 -07:00
Joey Hafner
ac009d0860
Commit rotated API token for Terraform to manage Cloudflare DNS records 2024-08-28 13:13:15 -07:00
Joey Hafner
3ea5a4086f
Remove unused data sources 2024-08-28 13:12:14 -07:00
Joey Hafner
99d724fac0
Fix newline character suffixing A-records 2024-08-28 13:11:54 -07:00
Joey Hafner
5fb2056c1d
#3 Add keycloak and traefik secrets with sops 2024-08-28 13:07:56 -07:00
Joey Hafner
a494c422cd
Update sops-setup script to fix issues found during re-initialization 2024-08-28 12:31:55 -07:00
Joey Hafner
69e6e23ca3
Document rough and dirty method to pull stack
Some checks are pending
Stacks CICD / Setup (push) Waiting to run
2024-08-28 12:14:48 -07:00
Joey Hafner
f3686ae3ad
Move send to stack 2024-08-28 12:14:19 -07:00
Joey Hafner
23cc8dd9a9
Delete deprecated doc 2024-08-28 12:13:57 -07:00
Joey Hafner
da31608729
Init gitea-runner service
Some checks are pending
Stacks CICD / Setup (push) Waiting to run
2024-08-27 22:09:37 -07:00
Joey Hafner
01ec733468
Init books Stack 2024-08-27 22:08:28 -07:00
Joey Hafner
ba20fb1242
Update filter scripts to use absolute path of .sops.yaml 2024-08-27 21:56:30 -07:00
Joey Hafner
64d94faf77
Move local ai to Stack 2024-08-27 21:48:55 -07:00
Joey Hafner
1a555b92aa
#3 Switch back from git-crypt to sops 2024-08-27 21:19:54 -07:00
Joey Hafner
1b827c04f5
Switch test workflow to run on generic default runner 2024-08-27 21:19:11 -07:00
Joey Hafner
510e79bc5a
Delete remaining deprecated workflow 2024-08-27 21:18:00 -07:00
Joey Hafner
baf44444f4
Delete deprecated deploy workflows 2024-08-27 21:05:13 -07:00
Joey Hafner
5414ba0a11
Switch root dns to use IP of execution environment 2024-08-27 21:00:48 -07:00
Joey Hafner
37370ec458
Init test workflow to hands-on how we can get the list of changed stacks 2024-08-23 18:56:43 -07:00
Joey Hafner
79af6f5c2d
#3 Remove superfluous lines from filter scripts, switch sops creation rules to apply to all 2024-08-23 18:09:27 -07:00
Joey Hafner
bb26fe060e
Delete unneeded compose file 2024-08-23 11:41:52 -07:00
Joey Hafner
585270ebd6
#3 Set up sops at repo root 2024-08-23 00:12:20 -07:00
Joey Hafner
1fe802b4ce
#12 Disable sabnzbd-exporter 2024-08-22 21:01:13 -07:00
Joey Hafner
1ec2804584
#12 Switch to a specific tag because :latest doesn't exist 2024-08-22 20:57:47 -07:00
Joey Hafner
6be08d88c2
#12 Switch to Linuxserver's container registry 2024-08-22 20:50:37 -07:00