Sysadmin roadmap
If you would like to be a system administrator, or someone who self-hosts a lot of software, you need to build sysadmin skills. Here is a suggested learning roadmap for your growth.
Hosting
Host an HTML website
Deploy a website made with pure HTML. You could use Codeberg Pages.
Host a static website generated with a static site generator
Deploy a website generated with a static site generator like Hugo. Try to automate the deployments using a CI/CD provider.