Patrick Müller writing nonsense since 2026

Deployment, let's put things on the internet

Since I've recently played arount with this a little more, let's talk about how to deploy a website. FTP & SFTP - the classics At least for me these two get the bonus of being what I've always used. Everyone who can handle a filemanager will most likely be able to handle any FTP client. Version control: You can get that, at least kinda. Just don't overwrite you files all the time, instead rename the old file with a version number, the date or whatever suits your needs. It may not be fany but here you go, it works. Available everywhere: you don't need any software that anyone might consider excotic and more or less ever webhosting company out there gives you (S)FTP. While I still use this a lot has its issues: large numbers of (small)…