Skip to content

View on Github

Not everyone likes to follow step-by-step guides on a website — some folks love to jump straight into the source and figure things out on their own.
You know who you are. 😎

If you’d rather explore my GitHub repository directly (and maybe even fork it, star it, or laugh at my commit messages), here’s a peek at the folder structure:

  • Directory1-Setting-Up-Server
    • README.md # Instructions
    • setup.sh # run this in your server to do some basic updates
  • Directory2-Remote-Access
    • DirectoryTwingate # One of many ways to access your locally hosted server
      • README.md
  • Directory3-Docker-&-Portainer-Setup # Deploying/Managing Containers
    • DirectoryDocker
      • README.md
    • DirectoryPortainer
      • README.md
  • Directory4-Nginx-Proxy-Manager
    • README.md
    • nginx.yml
  • Directory5-Landing-Page
    • README.md
    • DirectoryContainers #
      • README.md
      • DirectoryDocker-Compose-Files # All docker compose files
        • homarr.yml
        • heimdall.yml
    • DirectoryCustom-Dashboard # Make you own landing page
      • README.md
      • DirectorySample-Site
  • DirectoryWebsite
    • # This site. Better not touch it, unless you wanna contribute

Check it out on GitHub


❤️ However you learn best, I’ve got you covered!

Section titled “❤️ However you learn best, I’ve got you covered!”

Whether you’re a “read every line of a guide” type or a “just show me the code, I’ll figure it out” type — both paths lead to the same place: Your very own home server running like a charm.