NoiseColor @lemmy.world to Selfhosted@lemmy.worldEnglish · 3 years agoIs there an idiots guide to self hosting?lemmy.worldimagemessage-square13linkfedilinkarrow-up113arrow-down12file-text
arrow-up111arrow-down1imageIs there an idiots guide to self hosting?lemmy.worldNoiseColor @lemmy.world to Selfhosted@lemmy.worldEnglish · 3 years agomessage-square13linkfedilinkfile-text
minus-squareDisregard3145@lemmy.worldlinkfedilinkEnglisharrow-up5·3 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·3 years agoAlso learn how to translate docker commands to docker-compose.yml
minus-squaresnekerpimp@lemmy.worldlinkfedilinkEnglisharrow-up1·3 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·3 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!