Selfhosted Is Intimidating

This page summarizes the projects mentioned and recommended in the original post on /r/selfhosted

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • awesome-docker

    :whale: A curated list of Docker resources and projects

  • Docker is a great tool to learn for this because everything can run on a single machine and still be isolated from your host OS as lightweight Linux machines: https://github.com/veggiemonk/awesome-docker

  • Ansible

    Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy and maintain. Automate everything from code deployment to network configuration to cloud management, in a language that approaches plain English, using SSH, with no agents to install on remote systems. https://docs.ansible.com.

  • I’m also a huge fan of Ansible. You can use it to access any number of local servers and/or cloud VPS instances via SSH, configure them, set up security, set up your services, do updates, and more all through a simple CLI. Check out: https://github.com/KeyboardInterrupt/awesome-ansible

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • awesome-ansible

    Discontinued Awesome Ansible List [Moved to: https://github.com/ansible-community/awesome-ansible] (by KeyboardInterrupt)

  • I’m also a huge fan of Ansible. You can use it to access any number of local servers and/or cloud VPS instances via SSH, configure them, set up security, set up your services, do updates, and more all through a simple CLI. Check out: https://github.com/KeyboardInterrupt/awesome-ansible

  • yunohost

    YunoHost is an operating system aiming to simplify as much as possible the administration of a server. This repository corresponds to the core code, written mostly in Python and Bash.

  • I suggest you try YunoHost. It’s relatively easy for beginners and handles for you app installations, updates and user management with a great GUI.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts