Commit graph

47 commits

Author SHA1 Message Date
8fd1d1dbdc
fix a weird ingress issue with activity pub 2025-09-29 16:29:38 +02:00
b0552bd0bc
bump ghost to latest: 6.1.0 2025-09-29 15:38:50 +02:00
3f289b505f
add logging level configuration to to ghost itself 2025-09-29 15:29:08 +02:00
8c7d246c03
clean up naming and if conditionals 2025-09-29 14:43:15 +02:00
8e94681244
disable liveness, readiness probes and proxy by default 2025-09-29 14:38:52 +02:00
Max!
e853423408
Merge pull request #11 from small-hack/proxy3
disable liveness probes for now on the proxy container
2025-09-29 14:24:20 +02:00
cloudymax
027d80bade
disable liveness probes for now on the proxy container 2025-09-29 14:24:00 +02:00
github-actions[bot]
5cf9cc4a7a helm-docs: automated action 2025-09-29 11:53:55 +00:00
cloudymax
9443c74abc
drop AP routes from ingress when proxy is enabled 2025-09-29 13:52:09 +02:00
003b3bdf11
fix docs for proxy 2025-09-29 13:23:21 +02:00
github-actions[bot]
f14dd020e5 helm-docs: automated action 2025-09-29 11:16:50 +00:00
cloudymax
a85c09497c
pull nginx config from values file for faster itteration in argocd 2025-09-29 13:15:44 +02:00
github-actions[bot]
c21d13e836 helm-docs: automated action 2025-09-29 11:08:59 +00:00
5b0e9f8adb
Merge branch 'main' into proxied 2025-09-29 13:08:40 +02:00
Max!
2e2399c7de
Update charts/ghost/templates/proxy-service.yaml
Co-authored-by: Jesse Hitch <jessebot@linux.com>
2025-09-29 13:08:12 +02:00
Max!
f4b9094416
Update charts/ghost/templates/proxy-deployment.yaml
Co-authored-by: Jesse Hitch <jessebot@linux.com>
2025-09-29 13:08:06 +02:00
cloudymax
8e93e9aaf8
Make embedded proxy optional, bump chart and regen docs 2025-09-29 13:04:11 +02:00
cloudymax
054a95c604
add a reverse proxy container 2025-09-29 12:56:16 +02:00
88642163c6
only pass in skip verification env var to activitypub if it's set to tru 2025-09-29 12:35:28 +02:00
748c356017
add admin url to ghost and turn off skip verification on activity pub by default 2025-09-29 12:31:37 +02:00
eb7a49b7b6
add SKIP_SIGNATURE_VERIFICATION and MYSQL_PORT to activitypub deployment env vars 2025-09-29 12:08:06 +02:00
6d49937c0c
update ingress spacing and regex 2025-09-29 11:45:25 +02:00
96ad5e76fa
make activitypub image configurable fully, clean up more docs 2025-09-29 11:16:35 +02:00
d1444d1cc7
tidy the docs 2025-09-29 10:59:08 +02:00
dfb61283cf
fix activitypub connection string 2025-09-29 10:43:50 +02:00
2ee37ea235
add activitypub migrations and db connection string and clean up white space in generated templates 2025-09-29 10:31:48 +02:00
1eaf400a62
mild ingress tweaks for using regex and readability 2025-09-29 09:55:29 +02:00
00fff73092
make sure admin domain gets included in the ingress and so does activitypub 2025-09-29 09:41:14 +02:00
00e0885e45
add ghost.domain and ghost.admin_domain and make sure to template the activitypub service correct for the variable name 2025-09-29 09:25:08 +02:00
233d8e4245
disable readiness and liveness probes for activity pub and add security context and resources values to activity pub 2025-09-29 09:12:45 +02:00
07a896f3f7
fix up activitypub labels and naming and make activitypub service configurable 2025-09-29 09:02:38 +02:00
bf076c46bd
add activitypub deployment 2025-09-28 23:21:39 +02:00
8e8a0a15a6
add ghost.smtp.from_address and ghost.smtp.secretKeys.from_address 2025-09-28 20:42:54 +02:00
f2bcdfc575
add comment about ghost url 2025-09-28 15:31:29 +02:00
7cc78b554c
fix typo in smtp host env var 2025-09-28 15:28:25 +02:00
94fa0ad1c2
fix templating of smtp credentials 2025-09-28 15:25:50 +02:00
1e7bacadfa
update variables 2025-09-28 15:20:23 +02:00
github-actions[bot]
88dff6a404 helm-docs: automated action 2025-09-28 11:10:30 +00:00
95e33de403
always quote ports 2025-09-28 13:09:53 +02:00
bc0b692615
Update Chart.yaml - fix renovate comment for ghost docker container 2025-09-28 12:14:52 +02:00
19b5f24016
fix envFrom 2025-09-28 12:07:58 +02:00
github-actions[bot]
579d1550ce helm-docs: automated action 2025-09-28 10:02:38 +00:00
965c3c6fac
add url env var and maintainers 2025-09-28 12:01:11 +02:00
255f8e46ce
set ports, pvc, and add a bit more info to the docs 2025-09-28 11:56:33 +02:00
3af99b7a8b
add precommit, add db root pw, add broken user creation script, explain more stuff in readme 2025-09-28 11:29:54 +02:00
d5050523c0
add in all the required env vars for ghost 2025-09-28 11:14:19 +02:00
f2579cd4c0
attempt 1 at a basic ghost blog 2025-09-28 10:51:35 +02:00