Comment on Self hosting Dotmakeup
frongt@lemmy.zip 3 weeks agoIt hangs at the bot check so I can’t read it, but usually you just need to clone the repo and run docker compose up like anything else. I’d read the readme and compose file to see if it says anything useful first.
BruisedMoose@piefed.social 3 weeks ago
Just curious, but why bother cloning the repo just to copy out the text of one file? For compose files I usually just copy & paste, then edit what I need.
frongt@lemmy.zip 3 weeks ago
It’s not just one file.
BruisedMoose@piefed.social 3 weeks ago
No, I get that the repo isn’t, but all you need to spin up the container is the compose file, right? I’m just trying to understand, not argue. I’m not completely comfortable with git, and just about “good enough” with Docker. So if I’m missing something, I’d like to learn.
frongt@lemmy.zip 3 weeks ago
Look at the repo. There’s at least the variables.yml file.