Skip to content

🐳 A Docker getting-started kit for new businesses trying to self-host their data! Includes vetted apps for team communication, office document editing, CRM, marketing/publishing, AI, and more.

Notifications You must be signed in to change notification settings

Monadical-SAS/selfhostyourtech

Repository files navigation

SelfHostYour.Tech

An all-in-one Docker kit to self-host your business's tech stack.

Aimed at companies with 1 ~ 100 employees.


Installation

  1. Install Docker
  2. git clone https://github.com/Monadical-SAS/selfhostyourtech.git /opt/selfhostyourtech
  3. for folder in $(ls -d /opt/selfhostyourtech/*/); do
      cd $folder
      docker compose up -d
      cd ..
    done
    
    # wait 1~2 min for everything to finish launching
    
    # then run all the scripts to link the services together
    bash ./*/bin/link_to_*.sh




Services

Communication

zulip ⭐️

simplelogin

stalwart

Publishing

  • hedgedoc ⭐️
  • wordpress
  • matomo
  • Ghost

Office

  • hedgedoc ⭐️
  • nextcloud ⭐️
  • ONLYOFFICE ⭐️
  • collabora
  • penpot

CRM

  • baserow ⭐️
  • espoCRM
  • monica
  • twenty

Security

  • authentik ⭐️
  • tailscale ⭐️

Data Warehousing

  • archivebox ⭐️
  • baserow ⭐️
  • databox ⭐️
  • duplicati ⭐️

DevOps

  • portainer ⭐️
  • traefik ⭐️
  • n8n ⭐️
  • gitea
  • healthchecks.io ⭐️
  • netdata

AI

  • librechat ⭐️
  • helix ⭐️
  • reflector ⭐️

About

🐳 A Docker getting-started kit for new businesses trying to self-host their data! Includes vetted apps for team communication, office document editing, CRM, marketing/publishing, AI, and more.

Topics

Resources

Stars

Watchers

Forks