codeinabox@programming.dev to Web Hosting@programming.devEnglish · 15 days agoSelf-hosting my websites using bootable containersyorickpeterse.comexternal-linkmessage-square4fedilinkarrow-up12arrow-down10file-text
arrow-up12arrow-down1external-linkSelf-hosting my websites using bootable containersyorickpeterse.comcodeinabox@programming.dev to Web Hosting@programming.devEnglish · 15 days agomessage-square4fedilinkfile-text
minus-squarecodeinabox@programming.devOPlinkfedilinkEnglisharrow-up1·3 days agoIf your code is already in a Git repository, the simplest solution would be to use statichost, which has a free plan. It works on the same principle as Netlify, where your site is updated when you push the code.
Correct, that is my end goal.
If your code is already in a Git repository, the simplest solution would be to use statichost, which has a free plan. It works on the same principle as Netlify, where your site is updated when you push the code.