Comment on Self hosting Dotmakeup
frongt@lemmy.zip 1 day ago
It looks like there’s a docker compose file on the repo. Seems like a good enough place to start as any.
Comment on Self hosting Dotmakeup
frongt@lemmy.zip 1 day ago
It looks like there’s a docker compose file on the repo. Seems like a good enough place to start as any.
abeorch@friendica.ginestes.es 1 day ago
frongt@lemmy.zip 1 day ago
It 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 1 day 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 1 day ago
It’s not just one file.