Software Alternatives & Reviews

Is this the ultimate self-hosting setup? I think so...

ownCloud Kubernetes Caddy
  1. ownCloud is an open source project enabling businesses to host their own cloud storage while maintaining regulatory and compliance needs.
    Pricing:
    • Open Source
    When I got my first server, I knew I wanted to go Linux instead of Windows because of its light weight and I really wanted to learn more about Linux. So I installed the latest LTS Ubuntu Server, Plex Media Server, and OwnCloud and called it good for a while. This worked well as I could just copy any ripped media to the server via Owncloud.

    #Cloud Storage #File Sharing #Encrypted Cloud Storage 29 social mentions

  2. Kubernetes is an open source orchestration system for Docker containers
    Pricing:
    • Open Source
    I know Docker has been around for a really long time now and isn't really in vogue in the tech sphere these days because of k8s and other solutions for managing/scaling distributed container ecosystems. But for a single home-server setup it seemed like the best option to me. I was also planning a hardware update, so while I waited for those pieces to come together I began building out a git repo with my docker infrastructure, any scripts I thought might be handy, and as much of my applications' configuration as possible.

    #Developer Tools #DevOps Tools #Containers As A Service 284 social mentions

  3. 3
    The HTTP/2 Web Server with Automatic HTTPS
    Pricing:
    • Open Source
    Caddy-Docker-Proxy is a container that also adds a lot of simplicity to configuring a reverse proxy. It allows you to define your Caddy configuration right from labels in your docker-compose.yml. Those in the know will say this sounds a lot like Traefik, and they wouldn't be wrong. I just think it's a little simpler to use and more flexible.

    #Web Servers #HTTP/2 Web Server #Web And Application Servers 226 social mentions

Discuss: Is this the ultimate self-hosting setup? I think so...

Log in or Post with