NoiseColor @lemmy.world to Selfhosted@lemmy.worldEnglish · 2 years agoIs there an idiots guide to self hosting?lemmy.worldimagemessage-square8fedilinkarrow-up14arrow-down11file-text
arrow-up13arrow-down1imageIs there an idiots guide to self hosting?lemmy.worldNoiseColor @lemmy.world to Selfhosted@lemmy.worldEnglish · 2 years agomessage-square8fedilinkfile-text
minus-squareDisregard3145@lemmy.worldlinkfedilinkEnglisharrow-up2·2 years agoSelf hosting what? In general Install docker Copy and paste docker run commands from the getting started guide Learn from mistakes
minus-squaremr.nEJC 🏳️🌈 🏳️⚧️@lemmy.worldlinkfedilinkEnglisharrow-up1·2 years agoAlso learn how to translate docker commands to docker-compose.yml
minus-squaresnekerpimp@lemmy.worldlinkfedilinkEnglisharrow-up1·2 years agodocker-compose helped me wrap my head around docker. I can use run commands now, but prefer to either modify a compose file or create my own to spin things up.
minus-squareHeavyRaptor@lemmy.worldlinkfedilinkEnglisharrow-up1·2 years agoI agree but use docker-compose instead!
Self hosting what?
In general
Also learn how to translate docker commands to docker-compose.yml
docker-compose helped me wrap my head around docker. I can use run commands now, but prefer to either modify a compose file or create my own to spin things up.
I agree but use docker-compose instead!