Giter Club home page Giter Club logo

mikeroyal / self-hosting-guide Goto Github PK

View Code? Open in Web Editor NEW
9.5K 135.0 499.0 1.24 MB

Self-Hosting Guide. Learn all about locally hosting (on premises & private web servers) and managing software applications by yourself or your organization. Including Cloud, LLMs, WireGuard, Automation, Home Assistant, and Networking.

Dockerfile 100.00%
self-hosted selfhosted home-assistant wireguard decentralized self-hosting privacy reverse-proxy authentication oauth

self-hosting-guide's Issues

OPNsense

You could add OPNsense (as a great fork of pfSense).

Add Unraid as OS

Unraid is a great os for people that want to start in selfhosting and dont know much about linux, it comes with a webui that is very easy to use and gives a lot of flexibility about the drives

Extended explanation:
Unraid is a Linux-based operating system optimized for media file storage, application hosting, and virtualization. It is designed for personal and small business use, offering a unique approach to data storage with its proprietary file system that allows for the combination of hard drives of different sizes and speeds without sacrificing total capacity. Unlike traditional RAID systems, Unraid stores data in a way that minimizes the risk of data loss in the event of a drive failure, as data is spread out across individual drives rather than striped across all drives.

Docker Swarm seems to refer to the deprecated Classic Swarm

Docker Swarm is a Docker-native clustering system swarm is a simple tool which controls a cluster of Docker hosts and exposes it as a single "virtual" host.

This seems to refer to the old classic swarm. The newer swarm mode does not expose things as a "virtual" host, but instead uses an approach that is more similar to Kubernetes in terms of operating mode.

see https://github.com/docker-archive/classicswarm where the quote comes from "Docker Swarm "Classic" is native clustering for Docker. It turns a pool of Docker hosts into a single, virtual host."

Docker Swarm Mode (which is what people usually mean when they talk about Docker Swarm nowadays) is part of Docker and is built on top of swarmkit https://github.com/moby/swarmkit

[CouchDB](https://couchdb.apache.org) - a multi-master NoSQL database management system with robust replication.

It is relatively easy to create a multi-master database cluster on cheap virtual machines which can be geographically globally distributed and even multi-cloud: for example, 1 VPS from Hetzner in Germany, 1 VPS from OVH in Canada and 1 VPS from AWS in the USA; the replication "just works", and the individual instances and the whole cluster repair themselves quite well, unlike, for example, MongoDB, which can becomes unusable after an unexpected shutdown and restart.

DynDNS

Any good recommendations for dynamic DNS services that can provide a static IP address for self hosters that only have a dynamic DNS provided by their ISP?

BTW, thank you for providing a great guide. I've picked up all sorts of useful resources from it so far :)

Add Noted.lol under Websites/Blogs

Hey there! Just requesting to have Noted added to the Websites/Blogs section. I've referenced this guide multiple times across my network. Really great contribution to the community!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.