of course, there is better, i made an installer that does everything for you, downloads the yaml, the env.example creates secrets, prompts for hostname, port, etc. and finally starts the containers, of course you still have the choice to say no at every step, or edit the .env manually, everything is in the repo (I tried to post it here but seems to be blocked by lemmy’s firewall :-/ )
Comment on Ideon: I'm building a self-hosted project cockpit on an infinite canvas (v0.5 update)
randombullet@programming.dev 1 week ago
Maybe I’m blind, but is there a docker composed YAML?
Would like to reverse proxy this into my VPS.
expyth0n@lemmy.world 1 week ago
RanchBranch@anarchist.nexus 1 week ago
I might be stupid, but I didn’t want to run the install script because I try and run everything via compose files in Komodo.
I don’t know if this helps, but this is what my compose looks like: (Side note, I just put the ENV values directly into the compose. I know this is not recommended, so I put the values to use if you actually mount the env_file like you’re supposed to. )
So far I love it. I wanted to use it locally for some low level importance notes before I try to move more over and set it up with an actual mounted env file on a VPS.
My only thought so far is that its not the greatest on mobile, but I’m really not certain what that would even look like.
expyth0n@lemmy.world 1 week ago
yeah obviously that’s ok, glad you like it, and yes, didn’t really focus on a mobile mode yet, but it’s coming soon if demand were to grow
RanchBranch@anarchist.nexus 1 week ago
Honestly, I was surprised at how well it works on mobile, once I collapsed the sidebar. (Thats my fault for not doing that earlier when I was trying it: I feel pretty silly)
So far I’m genuinely loving it! I certainly hope the demand grows, cause its pretty fucking good so far. Thank you so much!