Joey Hafner
623470803b
Move manifests to old/
and init Terraform configuration for silver-hand
2024-08-12 16:41:28 -07:00
Joey Hafner
b01948219f
Init Traefik certresolver for dns01 challenges
2024-08-12 16:40:17 -07:00
Joey Hafner
3b2c9039c5
#2 Refactor Keycloak secret configuration
2024-08-12 16:39:28 -07:00
Joey Hafner
526fee4792
Init dungeon-master traefik instance for testing nested Traefik reverse proxies.
2024-08-12 16:38:24 -07:00
Joey Hafner
33f3aae920
Remove error-inducing map argument
2024-08-12 16:37:08 -07:00
Joey Hafner
10e1fb2d74
Init passthrough router from fighter to dungeon-master
2024-08-12 13:08:28 -07:00
Joey Hafner
184013dde1
Fix accidental quotes
2024-08-09 16:28:11 -07:00
Joey Hafner
34fdb75fb7
Fix regexps for router rules
2024-08-09 16:27:25 -07:00
Joey Hafner
180a4bd14a
Add additional router for silver-hand
...
Per: https://community.traefik.io/t/run-traefik-behind-traefik-reverse-proxy/4044/6
2024-08-09 16:22:19 -07:00
Joey Hafner
e45dfd64e8
Switch TCP router to point to TLS port
2024-08-09 15:57:08 -07:00
Joey Hafner
e1f79bcaa8
Configure fighter traefik instance to pass through requests for *.jafner.dev to the k3s cluster
2024-08-09 15:55:24 -07:00
Joey Hafner
557be69e3f
Fix erroneous protocol prefix
2024-08-08 12:25:36 -07:00
Joey Hafner
c13727ce56
Init Traefik TCP router for passing *.k3s.jafner.net and k3s.jafner.net through to cluster ingress controller
2024-08-08 12:24:28 -07:00
Joey Hafner
40073ff951
Set artifact download path explicitly
...
Throw in a diagnostic `ls -R`
2024-08-08 10:38:21 -07:00
Joey Hafner
39976b58b5
Add generated files to artifact for use between jobs
2024-08-08 10:31:36 -07:00
Joey Hafner
a18cfab6ce
Add Action to push Jafner.dev generated files to S3 bucket
2024-08-08 10:17:11 -07:00
Joey Hafner
cfbb22bed0
Document update process for Wizard
2024-08-07 16:23:47 -07:00
Joey Hafner
4a6f6c3d79
Init k3s cluster with Terraform-provisioned AWS S3 bucket for Jafner.dev
...
- Add Terraform statefiles to gitignore
- Add *.secret.yml to gitignore for k8s secrets manifests
- Init the "sellswords" directory for Terraform code interacting with public cloud providers.
- Provision S3 bucket "Jafner-dev" to store static site files.
- Describe CORS and access policies to apply to the bucket.
- Throw in a budget to prevent nasty surprises.
- Init "silver-hand" directory for Kubernetes manifests to be used with the local K3s cluster.
- Datashim manifest to facilitate abstracted interaction with S3 bucket.
- Kubernetes-dashboard to visualize cluster state.
- Jafner-dev to serve contents of S3 bucket.
2024-08-07 16:23:20 -07:00
Joey Hafner
1cd03c6320
Remove 'version' top-level compose element
2024-07-22 10:36:52 -07:00
Joey Hafner
b28498c945
Archive nginx, unused
2024-07-22 10:36:12 -07:00
Joey Hafner
5c6abd693a
Archive megan-portfolio, unused
2024-07-22 10:35:51 -07:00
Joey Hafner
a632c13eed
Pin images to latest, remove 'version' top-level compose element
2024-07-22 10:35:30 -07:00
Joey Hafner
541be8dc45
Archive jellyfin, unused
2024-07-22 10:34:55 -07:00
Joey Hafner
d33f9a93fc
Archive jafner-dev wordpress instance, unused
2024-07-22 10:34:39 -07:00
Joey Hafner
1faa629c42
Archive gitea runner, currently unused
2024-07-22 10:34:19 -07:00
Joey Hafner
edf5173f5e
Pin images to latest, remove obsolete 'version' top-level compose element
...
Pinning to digests was resulting in many stacks failing to come online with "manifest unknown" errors. Will look further into this.
2024-07-22 10:26:29 -07:00
Joey Hafner
3911bdd862
Add quick documentation for connecting fighter to iscsi shares
2024-07-22 10:21:38 -07:00
Joey Hafner
ded912bd3f
Fix typo in script: wget -o
should be wget -O
2024-07-21 14:50:08 -07:00
Joey Hafner
b9c9cfa287
Fix typo; restore Traefik router rule, update ND_BASEURL envvar
2024-07-21 14:42:25 -07:00
Joey Hafner
230a86baa3
Add protocol to base URL
2024-07-21 14:40:39 -07:00
Joey Hafner
88ed7233ea
Pin navidrome image to latest by digest
2024-07-21 14:35:00 -07:00
Joey Hafner
03f54b62ce
Add web network to stack
2024-07-21 14:31:06 -07:00
Joey Hafner
e8180e0cd7
Define MUSIC_DIR
2024-07-21 14:29:35 -07:00
Joey Hafner
6e07c5bf9a
Init navidrome
2024-07-21 14:28:00 -07:00
fb44b723f3
Update autopirate stack to use the UID:GID of admin user
2024-07-19 21:59:17 -07:00
9643d6e307
Add lidarr to autopirate stack
2024-07-19 00:37:50 -07:00
Joey Hafner
8f4b1f3835
Publish monorepo article
2024-07-18 21:21:53 -07:00
Joey Hafner
ea4887b4c8
Fix the upload-artifact step looking for ".public" instead of "public"
2024-07-18 21:19:21 -07:00
Joey Hafner
fcffba5e6d
Fix default working directory, sparse-checkout the site subpath, set working directory for build step
2024-07-18 21:16:26 -07:00
Joey Hafner
fa587886d1
Remove path from configure-pages action
...
Configure pages is meant to configure the repository to enable Pages
2024-07-18 21:07:58 -07:00
Joey Hafner
94363c8b8f
Switch hugo build workflow to checkout repo first
2024-07-18 21:00:33 -07:00
Joey Hafner
fa1995e956
Update hugo workflow for Jafner.dev, update source link in site config
2024-07-18 20:53:40 -07:00
Joey Hafner
540103b243
New article for Jafner.dev: monorepo
2024-07-18 19:11:08 -07:00
Joey Hafner
5807ac95fb
Switch sillytavern to use docker-managed volume
2024-07-18 19:10:47 -07:00
Joey Hafner
18e1ee001c
Update to latest
2024-07-18 16:22:34 -07:00
Joey Hafner
abbadd42ee
Delete submodules to make room for re-import
2024-07-18 15:48:22 -07:00
Joey Hafner
e23fd45f71
Fix submodule path for hugo theme
2024-07-18 15:43:43 -07:00
Joey Hafner
617a9fac2c
Create space for notes and documentation which should not be committed to git.
...
- Ignore any file ending with `.secret.md` for sensitive notes
- Ignore any `TODO.md` file as they will contain highly-volatile information.
2024-07-18 13:00:47 -07:00
Joey Hafner
119e7bcc0e
Clear out existing TODO.md file in prep for adding to .gitignore
2024-07-18 12:57:31 -07:00
Joey Hafner
47dbe749af
Update qbittorrent UID/GID to match host
...
Resolves permissions issue preventing the qbit from reading files
2024-07-18 12:18:46 -07:00