Commit Graph

200 Commits

Author SHA1 Message Date
黃健毅 973749514b docs(NONE): Update docs 2025-01-23 07:35:35 +00:00
Jesse Hitch 5ca613f6d0 Apply suggestions from code review - fix spacing 2025-01-23 08:28:13 +01:00
Jesse Hitch 1551b1dcd2 Update .gitignore - remove markdown files 2025-01-23 08:26:21 +01:00
黃健毅 6a7d12067b Update charts/pixelfed/values.yaml
Co-authored-by: Jesse Hitch <jessebot@linux.com>
2025-01-23 07:24:15 +00:00
黃健毅 b8d07be926 Update charts/pixelfed/values.yaml
Co-authored-by: Jesse Hitch <jessebot@linux.com>
2025-01-23 07:24:10 +00:00
黃健毅 4a17089d93 Update charts/pixelfed/values.yaml
Co-authored-by: Jesse Hitch <jessebot@linux.com>
2025-01-23 07:24:05 +00:00
黃健毅 0e8000db54 Update charts/pixelfed/values.yaml
Co-authored-by: Jesse Hitch <jessebot@linux.com>
2025-01-23 07:23:59 +00:00
黃健毅 dd4a8bab1b Update charts/pixelfed/values.yaml
Co-authored-by: Jesse Hitch <jessebot@linux.com>
2025-01-23 07:23:49 +00:00
黃健毅 e6660f54de Update charts/pixelfed/values.yaml
Co-authored-by: Jesse Hitch <jessebot@linux.com>
2025-01-23 07:23:36 +00:00
黃健毅 4f7c819ac3 chore(NONE): Add .gitignore 2025-01-23 07:06:56 +00:00
holysoles 5fb13fe030 Add support for separate Horizon deployment 2025-01-22 20:06:21 -06:00
黃健毅 2db145079a fix(NONE): Default volumepermissions to off 2025-01-22 07:48:56 +00:00
黃健毅 9cf1f2ca37 fix(NONE): Set volumepermissions for psql 2025-01-22 07:28:58 +00:00
黃健毅 64566d6ebe fix(NONE): Fix secrets to fail if username/password not set -- otherwise pod does not come up 2025-01-22 07:25:18 +00:00
holysoles 5978ffe57e correct extraEnv descriptions for deployment 2025-01-21 15:44:57 -06:00
Jesse Hitch cf128bf9d4 Update README.md - add second config link 2025-01-19 20:02:58 +01:00
Jesse Hitch e193db024d Merge pull request #34 from small-hack/fix-env-file-again
fix string templating error with env file
2025-01-19 20:00:08 +01:00
github-actions[bot] 88e2951a28 helm-docs: automated action 2025-01-19 18:59:52 +00:00
jessebot 3c46916807 fix string templating error with env file 2025-01-19 19:59:04 +01:00
Jesse Hitch a1e0a962a6 Merge pull request #32 from small-hack/fix-horizon-templating
fix horizon templating
2025-01-19 19:45:42 +01:00
github-actions[bot] 8316ed6ac2 helm-docs: automated action 2025-01-19 18:45:30 +00:00
jessebot 4385e5b1ab fix horizon templating 2025-01-19 19:44:55 +01:00
Jesse Hitch 5d73625405 Merge pull request #31 from small-hack/fix/only-create-banned-names-if-exists
only create banned user name env var if it was provided
2025-01-19 19:37:12 +01:00
github-actions[bot] e98ec80fa2 helm-docs: automated action 2025-01-19 18:36:50 +00:00
jessebot fac1d906da only create banned user name env var if it was provided 2025-01-19 19:36:06 +01:00
Jesse Hitch 58586a9cd5 Merge pull request #30 from small-hack/features/add-more-undocumented-env-vars
Features/add more undocumented env vars
2025-01-19 19:22:57 +01:00
jessebot 40729400d8 add exp loops to configmap 2025-01-19 19:21:36 +01:00
github-actions[bot] 78eb97ef91 helm-docs: automated action 2025-01-19 18:21:31 +00:00
jessebot 445c7c1933 enable more custom undocumented options 2025-01-19 19:16:12 +01:00
jessebot d5ade00416 add log level 2025-01-19 19:09:41 +01:00
jessebot 199715c969 add more undocumented options 2025-01-19 19:08:24 +01:00
Jesse Hitch 748cab3d57 Merge pull request #29 from small-hack/add-custom-emoji-option
add custom emoji option; add more docs to image section
2025-01-19 18:26:57 +01:00
github-actions[bot] b5c5baf69b helm-docs: automated action 2025-01-19 17:26:25 +00:00
jessebot 847616e36c add custom emoji option 2025-01-19 18:24:57 +01:00
Jesse Hitch a9b031bddd Update README.md - creating your first user doc 2025-01-19 17:46:52 +01:00
Jesse Hitch 5c1093aa80 Update README.md - note current issues 2025-01-19 17:43:02 +01:00
Jesse Hitch 496734d7a4 Update README.md - note the known issue with the default image tag right now 2025-01-19 17:39:58 +01:00
Jesse Hitch 4a0d411960 Merge pull request #27 from small-hack/add-app-key-setting
add APP_KEY generation and parameter
2025-01-19 14:59:13 +01:00
jessebot 6fd112d574 add correct user for default docker image for pixelfed 2025-01-19 14:58:32 +01:00
github-actions[bot] 292cff1269 helm-docs: automated action 2025-01-19 13:56:08 +00:00
jessebot 5ebff144fc add APP_KEY generation and parameter 2025-01-19 14:53:44 +01:00
jessebot 2996d0bf43 clean up phpconfigs example in values.yaml 2025-01-19 14:09:08 +01:00
Jesse Hitch e2b8a75bab Merge pull request #26 from small-hack/fix-nonargument-issue
fix can't give argument to non-function error
2025-01-19 14:02:12 +01:00
github-actions[bot] 46b112eea2 helm-docs: automated action 2025-01-19 13:01:16 +00:00
jessebot fa0b49cf20 fix can't give argument to non-function error 2025-01-19 14:00:09 +01:00
jessebot 748065728b use my action instead of out of date action 2025-01-19 13:58:43 +01:00
Jesse Hitch aef586e1fc Merge pull request #25 from small-hack/allow-updating-php-configs
update extra volumes to allow php config updates; also reload deployment on configmap changes
2025-01-19 13:44:54 +01:00
github-actions[bot] 2250a1cd13 helm-docs: automated action 2025-01-19 12:44:14 +00:00
jessebot 967acbd85b update extra volumes to allow php config updates; also reload deployment on configmap changes 2025-01-19 13:40:41 +01:00
Jesse Hitch 1ec6aa2310 Update README.md - clean up the contributing section 2025-01-19 11:55:46 +01:00