Check them into Git, but be cautious about credentials that might live in the env files that you don’t want to expose if you end up making the repo publicly available.
- 0 Posts
- 6 Comments
I learnt a ton about Linux by fucking up my boot config and being too stubborn to just nuke and pave
RegalPotoo@lemmy.worldto linuxmemes@lemmy.world•Well that wasn't what I expected had happened to neofetch.English1·1 year agoAt some point every professional computer person - programmer, sysadmin, whatever - will seriously consider piling all their computers into a big pile, lighting them on fire, and moving to the country to start a new life making things with their hands
RegalPotoo@lemmy.worldto Selfhosted@lemmy.world•The future of selfhosted services is going to be... Android?English0·2 years agoRunning web services on a device that hasn’t seen a security patch in 3 years seems like a bad idea.
Also, unless you can mount a real hard drive, you are going to very quickly run into I/O bandwidth issues and flash longevity limits
Kubernetes is awesome for self hosting, but tbh is superpower isn’t multi-node/scalability/clustering shenanigans, it’s that because every bit of configuration is just an object in the API, you can really easily version control everything - charts and config in git, tools like Helm make applying changes super easy, use Renovate to do automatic updates, use your CI tool of choice to deploy on commit, leverage your hobby into a DevOps role, profit
The license change literally just prevents you from stripping their branding if you have more than 50 users a month - this is more permissive than the MPL that Firefox is licensed under