this post was submitted on 03 Jul 2023
174 points (100.0% liked)
/kbin meta
63 readers
1 users here now
Magazine dedicated to discussions about the kbin itself. Provide feedback, ask questions, suggest improvements, and engage in conversations related to the platform organization, policies, features, and community dynamics. ---- * Roadmap 2023 * m/kbinDevlog * m/kbinDesign
founded 2 years ago
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I tried to self host using the docs and docker.
Normally I would check out source, build and deploy, but the docs suggest an entirely manual deployment or build/deploy via docker compose.
The issue I hit was figuring out what had failed in the process, I would have preferred a CI guide to produce working docker images and a CD guide for deploying the docker images.
The reason I gave up is there aren't any release markers, I tried with develop and main and couldn't figure out if it was me or the branches weren't in a buildable state.
I don't expect the a release to be perfect just an indicator that a working product was created at this point.