Actions
Task #11855
closed[grab me] Setup lemmy in k8s
Status:
Closed
Priority:
Normal
Assignee:
-
Start date:
07/07/2023
Due date:
% Done:
100%
Estimated time:
40.00 h (Total: 40.50 h)
PM Check date:
Updated by Peter Schwindt over 1 year ago
- Subject changed from [grab me] Setup lemmy in k8s to Setup lemmy in k8s
- Assignee set to Peter Schwindt
Updated by Peter Schwindt over 1 year ago
maybe helpful:
- https://codeberg.org/jlh/lemmy-k8s -- NOPE, isn't, incomplete, just tells to install requirements but the software itself
- https://github.com/gogo199432/Lemmy-K8S
Updated by Peter Schwindt over 1 year ago
- Status changed from New to Seen
- Estimated time set to 40.00 h
Updated by Peter Schwindt over 1 year ago
- Status changed from Seen to In Progress
Updated by Peter Schwindt over 1 year ago
Tried to go the way to first set it up using docker-compose, but there seems to be an issue with not having rustfmt and / or a too old version of rust (?) installed:
167.1 error: failed to run custom build command for `lemmy_utils v0.18.0 (/app/crates/utils)`
167.1
167.1 Caused by:
167.1 process didn't exit successfully: `/app/target/debug/build/lemmy_utils-87c80cd323807c89/build-script-build` (exit status: 1)
167.1 --- stderr
167.1 Error: FileRead { file: "translations/email/en.json", source: Os { code: 2, kind: NotFound, message: "No such file or directory" } }
167.1 warning: build failed, waiting for other jobs to finish...
(even when moving one release back...)
Updated by Peter Schwindt over 1 year ago
- Subject changed from Setup lemmy in k8s to [grab me] Setup lemmy in k8s
- Status changed from In Progress to New
Actions