Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Atarity/deploy-your-own-saas
List of "only yours" cloud services for everyday needs :black_flag:
https://github.com/Atarity/deploy-your-own-saas
List: deploy-your-own-saas
awesome awesome-list list open-source self-hosted
Last synced: 4 months ago
JSON representation
List of "only yours" cloud services for everyday needs :black_flag:
- Host: GitHub
- URL: https://github.com/Atarity/deploy-your-own-saas
- Owner: Atarity
- Created: 2019-08-19T14:24:17.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-05-02T02:37:36.000Z (10 months ago)
- Last Synced: 2024-05-23T04:04:36.406Z (9 months ago)
- Topics: awesome, awesome-list, list, open-source, self-hosted
- Homepage:
- Size: 300 KB
- Stars: 4,723
- Watchers: 97
- Forks: 274
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- more-awesome - Deploy Your Own SaaS - List of "only yours" cloud services for everyday needs. (Operations)
- awesome-list - deploy-your-own-saas
- jimsghstars - Atarity/deploy-your-own-saas - List of "only yours" cloud services for everyday needs :black_flag: (Others)
- stars - deploy-your-own-saas
- stars - deploy-your-own-saas
- ultimate-awesome - deploy-your-own-saas - List of "only yours" cloud services for everyday needs :black_flag:. (Other Lists / Julia Lists)
README
**[[Submit product or tutorial](https://github.com/Atarity/deploy-your-own-saas/issues/new?assignees=&labels=&template=submit-new-product.md)]** or make it thru PR.
![Scryer](/scryer.jpg)
### ๐ Deploy your own `VPN`
- [OpenVPN](https://openvpn.net/) โ full-featured open source VPN solution. [(Digital Ocean tutorial)](https://www.digitalocean.com/community/tutorials/how-to-set-up-an-openvpn-server-on-ubuntu-16-04)
- [dockovpn.io](https://github.com/alekslitvinenk/docker-openvpn) โ
stateless OpenVPN dockerized server which doesn't require persistent storage.
- [WireGuard](https://www.wireguard.com/) โ faster, simpler, leaner, and more useful than IPsec. It intends to be considerably more performant than OpenVPN. [(Digital Ocean tutorial)](https://www.digitalocean.com/community/tutorials/how-to-create-a-point-to-point-vpn-with-wireguard-on-ubuntu-16-04)
- [Algo VPN](https://github.com/trailofbits/algo) โ set of Ansible scripts that simplify the setup of a personal Wireguard and IPsec VPN.
- [Streisand](https://github.com/StreisandEffect/streisand) โ another set of Ansible scripts to setup and run WireGuard, OpenConnect, OpenSSH, OpenVPN, Shadowsocks, sslh, Stunnel, or a Tor bridge.### ๐ง Deploy your own `Music streaming service`
- [Ampache](https://github.com/ampache/ampache) โ web based audio/video streaming application and file manager.
- [Madsonic](https://beta.madsonic.org/pages/index.jsp) โ web-based media library and media streamer with jukebox functionality.
- [Mopidy](https://www.mopidy.com/) โ extensible music server.
- [Koel](https://koel.dev/) โ simple web-based personal audio streaming service. [(GitHub)](https://github.com/phanan/koel)
- [Funkwhale](https://funkwhale.audio/) โ web-based music library with Airsonic compatibility. [(GitLab)](https://dev.funkwhale.audio/funkwhale/funkwhale)
- [AzuraCast](https://www.azuracast.com/) โ web radio management suite, with a modern web app. [(GitHub)](https://github.com/AzuraCast/AzuraCast)### ๐ท Deploy your own `Photo hosting`
- [Immich](https://immich.app/) โ high performance photo and video solution with familiar UI. [(GitHub)](https://github.com/immich-app/immich)
- [Chevereto](https://chevereto.com/free) โ powerful and fast image hosting script that allows you to create your very own image hosting website in just minutes.
- [PhotoPrism](https://photoprism.app/) โ personal photo management with Ai classification and lots of features. [(GitHub)](https://github.com/photoprism/photoprism)
- [Lychee](https://lychee.electerious.com/) โ upload, manage and share photos like from a native application. [(GitHub)](https://github.com/electerious/Lychee)
- [Photo-Stream](https://github.com/maxvoltar/photo-stream/) โ super-simple, jekyll-based, self-hosted photo stream.
- [Piwigo](https://piwigo.org/) โ PHP image gallery. [(GitHub)](https://github.com/Piwigo)
- [Pinry](https://docs.getpinry.com/) โ your own Pinterest with boards and tags. [(GitHub)](https://github.com/pinry/pinry)### ๐ Deploy your own `eBooks catalog`
- [Calibre](https://github.com/kovidgoyal/calibre) โ e-book manager, packed with all you need features (including server).
- [COPS](https://github.com/seblucas/cops) โ Calibre OPDS and HTML server. [(Urown tutorial)](https://roll.urown.net/server/ebooks.html)
- [Calibre-Web](https://github.com/janeczku/calibre-web) โ web UI for Calibre database.### ๐ Deploy your own `Google Docs`
- [Collabora](https://www.collaboraoffice.com/collabora-online/) โ LibreOffice in the cloud with collaboration features. [(tutorial for OwnCloud)](https://www.collaboraoffice.com/code/docker/)
- [ONLYOFFICE CE](https://www.onlyoffice.com/) โ private cloud office with collaboration features. CE version distributed as [Docker image](https://helpcenter.onlyoffice.com/server/docker/opensource/deploy-community-edition-in-digitalocean.aspx). [(GitHub)](https://github.com/ONLYOFFICE)
- [SeaTable](https://seatable.io/) โ your own Airtable where spreadsheets meets database.
- [Baserow](https://baserow.io/) โ your own API-focused Airtable with plugins.
- [Nocodb](https://docs.nocodb.com) โ Airtable alternative could be based on top of MySQL, PostgreSQL, SQL Server, SQLite & MariaDB with solid GUI [(GitHub)](https://github.com/nocodb/nocodb)### ๐ฌ Deploy your own `Netflix`
- [Jellyfin](https://jellyfin.org/) โ media system that puts you in control of managing and streaming your media. [(GitHub)](https://github.com/jellyfin/jellyfin)### ๐ Deploy your own `Notes`
- [CodiMD](https://github.com/hackmdio/codimd) โ realtime collaborative markdown notes.
- [Standard Notes](https://standardnotes.org/) โ clean and simple web app with E2E encryption, extensions and clients. [How to self-host tutorial](https://theselfhostingblog.com/posts/how-to-completely-self-host-standard-notes/)
- [TinyList](https://tinylist.app/) โ your own Google Keep. Simple and clean. [GitHub](https://github.com/baggachipz/tinylist)
- [Leanote](http://leanote.org/) โ your own Evernote. [GitHub](https://github.com/leanote/leanote)
- [Bangle.io](https://bangle.io/) โ web only WYSIWYG note taking app that saves notes locally in markdown. [GitHub](https://github.com/bangle-io/bangle-io)
- [Memos](https://usememos.com/) โ memo hub with knowledge management and socialization. [GitHub](https://github.com/usememos/memos)### ๐ท Deploy your own `Bookmarks service`
- [Unmark](https://github.com/cdevroe/unmark) โ application for bookmarks. [(Tutplus tutorial from 2014)](https://computers.tutsplus.com/tutorials/host-your-own-bookmarking-webapp-with-unmark--cms-21385)
- [Bookmarks](https://github.com/dyu/bookmarks) โ self-hosted bookmarking app that can import bookmarks from delicious and chrome.
- [xBrowserSync](https://www.xbrowsersync.org/) โ secure and anonymous bookmarking server with browser plugins and mobile app. [(GitHub)](https://github.com/xbrowsersync)
- [Nextcloud Bookmarks](https://apps.nextcloud.com/apps/bookmarks) โ bookmark app for Nextcloud with browser plugins, mobile and desktop apps. [(GitHub)](https://github.com/nextcloud/bookmarks)
- [LinkAce](https://www.linkace.org/) โ bookmark archive with tags, lists and sharing features. [(GitHub)](https://github.com/Kovah/LinkAce)
- [Linkding](https://github.com/sissbruecker/linkding) โ simple bookmarks with tags and neat UI.
- [Benotes](https://github.com/fr0tt/benotes) โ bookmark taking web app with additional note taking feature.
- [Briefkasten](https://github.com/ndom91/briefkasten) โ bookmark web app with REST API, OAuth, drag-n-drop and browser extension.### ๐ค Deploy your own `URL shortener`
- [Yourls](https://github.com/YOURLS/YOURLS) โ Your Own URL Shortener.
- [Kutt](https://kutt.it/) โ modern URL shortener with support for custom domains. [(GitHub)](https://github.com/thedevs-network/kutt)
- [Delta](https://github.com/fosslife/delta) โ a file uploader and URL shortener packed with features and CLI.
- [Shlink](https://shlink.io/) โ URL shortener with neat UI, API and analytics. [(GitHub)](https://github.com/shlinkio/shlink).
- [CLI based approach](https://dev.to/commonshost/build-your-own-url-shortener-in-15-minutes-279n)### ๐ Deploy your own `Calendar`
- [Radicale](https://radicale.org/) โ CalDAV and CardDAV Server made with Python.
- [Sabre](http://sabre.io/) โ CardDAV, CalDAV and WebDAV server made with PHP.
- [Calendar Server](https://github.com/apple/ccs-calendarserver) โ Calendar and contacts server made by Apple.### ๐ Deploy your own `Cloud storage`
- [OwnCloud](https://github.com/owncloud/core) โ personal cloud which runs on your own server. [(tutorial)](https://doc.owncloud.org/server/10.2/admin_manual/installation/deployment_considerations.html)
- [Nextcloud](https://nextcloud.com/) โ enhanced OwnCloud fork with tons of [additional services](https://apps.nextcloud.com/) like calendars, mail, contacts, video calls, etc [(GitHub)](https://github.com/nextcloud).
- [Syncthing](https://syncthing.net/) โ continuous file synchronization program.
- [MinIO](https://github.com/minio/minio) โ object storage server compatible with Amazon S3 APIs.
- [Teedy](https://teedy.io/) โ lightweight document management system with workflows [(GitHub)](https://github.com/sismics/docs)
- [Filestash](https://www.filestash.app/) โ easily turn popular backends like SFTP, S3, GitHub etc into web-based file manager [(GitHub)](https://github.com/mickael-kerjean/filestash)### ๐ธ Deploy your own `DNS`
- [Unbound](https://github.com/NLnetLabs/unbound) โ validating, recursive, caching DNS resolver. [(Urown tutorial)](https://roll.urown.net/server/dns/unbound.html)### ๐ Deploy your own `AdBlock`
- [Pi-hole](https://pi-hole.net/) โ network-wide ad blocking software you can deploy to local Raspberry Pi or [always-free instance of Google Cloud](https://github.com/n3m351d4/Pi-Hole-PiVPN-on-Google-Compute-Engine-Free-Tier-with-Full-Tunnel-and-Split-Tunnel-OpenVPN-Configs). Yes, you've got the irony right. [(GitHub)](https://github.com/pi-hole)
- [AdGuard Home](https://adguard.com/en/adguard-home/overview.html) โ network-wide DNS resolver with encryption for blocking ads & tracking. [(GitHub)](https://github.com/AdguardTeam/AdGuardHome)### โ๏ธ Deploy your own `Email server`
- [Mailu](https://mailu.io/) โ dockerized, secured mail suite which is easy to install and maintain.
- [Mailcow](https://mailcow.email/) โ dockerized mail server suite based on Postfix, Dovecot, Nginx, PHP, MariaDB, Rspamd and more. [(GitHub)](https://github.com/mailcow/mailcow-dockerized)
- [iRedMail](https://www.iredmail.org/) โ mail server suite with vast of options.
- [Mail-in-a-Box](https://mailinabox.email/) โ another mail server suite based on Postfix, Dovecot, Z-Push, Roundcube, Nextcloud, Apache SpamAssassin, Postgrey, Nginx. [(GitHub)](https://github.com/mail-in-a-box/mailinabox)
- [Roundcube](https://roundcube.net/) โ browser-based IMAP client with an application-like user interface.
- [Postal](https://postal.atech.media/) โ a fully featured mail server with web UI. [(GitHub)](https://github.com/postalhq/postal)
- [Maddy](https://maddy.email/) โ a composable all-in-one mail server written in Golang. [(GitHub)](https://github.com/foxcpp/maddy)### ๐ฌ Deploy your own `Chat server`
- [Prosody IM](https://prosody.im/) โ modern XMPP communication server. [(Urown tutorial)](https://roll.urown.net/server/prosody.html)
- [Zulip](https://zulipchat.com/) โ team chat which combined the immediacy of real-time chat with an email threading model. [(GitHub)](https://github.com/zulip/zulip)
- [Rocket Chat](https://rocket.chat/) โ WebChat platform. [(GitHub)](https://github.com/RocketChat/Rocket.Chat)
- [Mattermost](https://mattermost.com/) โ private cloud, Slack-alternative. [(GitHub)](https://github.com/mattermost/mattermost-server)
- [Mumble](https://www.mumble.info) โ low-latency, high quality **voice chat** for gaming. [(GitHub)](https://github.com/mumble-voip/mumble)
- [Matrix](https://matrix.org) โ ecosystem for open federated Instant Messaging and VoIP. [(GitHub)](https://github.com/matrix-org)
- [Riot](https://about.riot.im/) โ multi platform chat app based on Matrix protocol.### ๐น Deploy your own `Video calls`
- [Jitsi](https://jitsi.org/) โ Multi-platform open-source video conferencing. [(GitHub)](https://github.com/jitsi)
- [Nextcloud Talk](https://nextcloud.com/talk/) โ chat or video calls via web or mobile apps, including screen sharing and webinar functionality. [(GitHub)](https://github.com/nextcloud/spreed/)### โ๏ธ Deploy your own `Publishing system`
- [Jekyll](https://jekyllrb.com/) โ static websites and blogs. [(GitHub)](https://github.com/jekyll/jekyll)
- [Hugo](https://gohugo.io/) โ static site generators with amazing speed.
- [Ghost](https://github.com/TryGhost/Ghost) โ headless Node.js CMS for professional publishing.
- [Gatsby](https://gatsbyjs.org/) โ React-based framework that helps developers build fast websites and apps. [(GitHub)](https://github.com/gatsbyjs/gatsby)### ๐ฃ Deploy your own `Disqus` comments
- [Isso](https://posativ.org/isso/) โ lightweight commenting server. It aims to be a drop-in replacement for Disqus. [(GitHub)](https://github.com/posativ/isso)
- [Remark42](https://remark42.com/) โ self-hosted, lightweight, and simple commenting system, which doesnโt spy on users [(GitHub)](https://github.com/umputun/remark42)
- [Staticman](https://staticman.net/) โ commenting server for static sites which stores all user generated content into your own repository. [(GitHub)](https://github.com/eduardoboucas/staticman)
- [Code It Yourself approach by Tania Rascia](https://www.taniarascia.com/add-comments-to-static-site/)### ๐ Deploy your own `Web analytics engine`
- [Ackee](https://ackee.electerious.com) โ self-hosted, Node.js based analytics tool for those who care about privacy.
- [Matomo](https://github.com/matomo-org/matomo) โ open analytics platform.
- [GoAccess](https://goaccess.io/) โ real-time web log analyzer and interactive viewer that runs in a terminal or through browser. [(GitHub)](https://github.com/allinurl/goaccess)
- [Fathom Lite](https://github.com/usefathom/fathom) โ Simple, privacy-focused website analytics.
- [Shynet](https://github.com/milesmcc/shynet) โ Privacy-friendly, detailed web analytics that works without cookies or JS.### ๐ Deploy your own `Google search`
- [Searx](https://searx.me/) โ A privacy-respecting, hackable metasearch engine. [(GitHub)](https://github.com/asciimoo/searx)
- [Whoogle](https://github.com/benbusby/whoogle-search) โ Deploy your own search engine that privately uses Google results.### ๐ฆ Deploy your own `Cloud backup`
- [Duplicity](http://duplicity.nongnu.org/) โ backs up directories by producing encrypted tar-format volumes and uploading them to a remote or local file server.
- [Borg](https://www.borgbackup.org/) โ deduplicating archiver
with compression and encryption.
- [ElkarBackup](https://github.com/elkarbackup/elkarbackup) โ backup solution based on RSync/RSnapshot.
- [Restic](https://restic.net/) โ encrypted, deduplicated & simple backups with an easy-to-use CLI. [(GitHub)](https://github.com/restic/restic/)### ๐ Deploy your own `Web archive`
- [ArchiveBox](https://archivebox.io) โ self-hosted web archive. [(GitHub)](https://github.com/pirate/ArchiveBox)
- [Archivy](https://archivy.github.io/) โ knowledge repository that allows you to preserve content. [(GitHub)](https://github.com/archivy/archivy/)### ๐ Deploy your own `file sharing server`
- [Send](https://gitlab.com/timvisee/send) โ simple, private file sharing with encryption. A Firefox Send fork.
- [FilePizza](https://github.com/kern/filepizza) โ peer-to-peer file transfers with only browser.
- [Lufi](https://github.com/ldidry/lufi) โ convenient file sharing with E2E encryption.
- [Linx](https://github.com/andreimarcu/linx-server) โ simple file/code/media sharing website.
- [XBackBone](https://xbackbone.app/) โ PHP file manager that support the instant sharing tools like ShareX, uPic, etc [(GitHub)](https://github.com/SergiX44/XBackBone)
- [Enclosed](https://enclosed.cc/) โ Minimalistic web app designed for sending private and secure notes. [(Github)](https://github.com/CorentinTh/enclosed)### ๐ Deploy your own `Information storing and organization system`
- [Bookstack](https://github.com/BookStackApp/BookStack) โ platform to create documentation/wiki content built with PHP & Laravel.
- [MediaWiki](https://www.mediawiki.org/wiki/MediaWiki) โ collaboration and documentation platform with enormous capabilities.
- [Dokuwiki](https://www.dokuwiki.org/) โ simple wiki that doesn't require a database. [(GitHub)](https://github.com/splitbrain/dokuwiki)
- [Outline](https://www.getoutline.com/) โ fastest wiki and knowledge base for growing teams with markdown support and clean UI. [(GitHub)](https://github.com/outline/outline)
- [Wiki.js](https://wiki.js.org/) โ lightweight and extensible wiki made with Node.js. [(GitHub)](https://github.com/Requarks/wiki)
- [Hypothes.is](https://web.hypothes.is/) โ web annotating system with search, storing, collaboration, sharing and integrations. [(GitHub)](https://github.com/hypothesis/h)### ๐ Deploy your own `Password manager`
- [Bitwarden](https://bitwarden.com/) โ easiest and safest way to store, share, and sync sensitive data. [(GitHub)](https://github.com/bitwarden/server)
- [LessPass](https://lesspass.com/) โ stateless password manager. [(GitHub)](https://github.com/lesspass/lesspass)### ๐คฅ Deploy your own `Read it Later`
- [Shiori](https://github.com/go-shiori/shiori) โ simple bookmarks manager written intended as a simple clone of Pocket.
- [Wallabag](https://www.wallabag.org/en) โ self hostable application for saving web pages.
- [Shaark](https://github.com/MarceauKa/shaark) โ knowledge storage for web links, notes, pictures and passwords with clean web UI.### ๐ Deploy your own `RSS reader`
- [Selfoss](https://selfoss.aditu.de/) โ multipurpose rss reader, live stream, mashup, aggregation web application.
- [FreshRSS](https://freshrss.org/) โ rss aggregator with responsive UI.[(GitHub)](https://github.com/FreshRSS/FreshRSS)
- [Tiny Tiny RSS](https://tt-rss.org/) โ web-based news feed reader and aggregator.
- [Miniflux](https://miniflux.app/) โ minimalist and opinionated feed reader.### ๐ซ๐ฎ Deploy your own `Git server`
- [GitLab CE](https://gitlab.com/gitlab-org/gitlab-foss) โ turn-key git hosting solution. [(Digital Ocean tutorial)](https://www.digitalocean.com/community/tutorials/how-to-install-and-configure-gitlab-on-ubuntu-18-04)
- [Gitolight](https://github.com/sitaramc/gitolite) โ git hosting on a server, with very fine-grained access control and many powerful features.
- [Gitea](https://gitea.io) โ lightweight and powerful git server made with Go, so you can deploy it even on Raspberry Pi. [(GitHub)](https://github.com/go-gitea)
- [Pagure](https://pagure.io/pagure) โ lightweight, powerful, and flexible git-centered forge with decentralization features.### ๐ Deploy your own `Gist/PasteBin`
- [Privatebin](https://privatebin.info/) โ minimalist, online pastebin where the server has zero knowledge of pasted data. [(GitHub)](https://github.com/PrivateBin/PrivateBin)
- [0bin](https://0bin.net/) โ client side encrypted pastebin that can run without a database. [(GitHub)](https://github.com/sametmax/0bin)
- [Opengist](https://github.com/thomiceli/opengist) โ git-powered pastebin.### ๐ต Deploy your own `Mailchimp`
- [Listmonk](https://github.com/knadh/listmonk) โ newsletter and mailing list manager with a modern dashboard.### ๐ฅDeploy your own `Kanban board`
- [Wekan](https://github.com/wekan/wekan) โ collaborative Kanban board.
- [Kanboard](https://kanboard.org/)ย โ project management software that focuses on the Kanban methodology. [(GitHub)](https://github.com/kanboard/kanboard)
- [Taiga](https://taiga.io) โ project management software with a kanban board, sprints, wiki and tickets. [(GitHub)](https://github.com/taigaio)
- [Phabricator](https://www.phacility.com/phabricator/) โ a collection of web apps which contains bug tracker, kanban board, wiki, chat and everything you need to build software. [(GitHub)](https://github.com/phacility/phabricator/)
- [Planka](https://planka.app/) โ Kanban board which looks and feels exactly like Trello. [(GitHub)](https://github.com/plankanban/planka)### ๐ฐ Deploy your own `GPS tracking system`
- [OwnTracks](https://github.com/owntracks) โ lightweight program for storing and accessing location data published via MQTT or HTTP by the OwnTracks apps.
- [ยตlogger server](https://github.com/bfabiszewski/ulogger-server) โ web application for real-time collection of geolocation data, tracks viewing and management.### ๐ณ Deploy your own `Personal finance tracker`
- [Firefly III](https://www.firefly-iii.org/) โ financial manager to help you keep track of expenses, income, budgets and everything in between. [(GitHub)](https://github.com/firefly-iii/firefly-iii)
- [Ledger](https://www.ledger-cli.org/) โ plain text double-entry accounting with 3rd party UI like [Prudent](https://prudent.me/). [Entry point to plain text accounting](https://plaintextaccounting.org/)
- [Beancount](https://bitbucket.org/blais/beancount/src/default/) โ plain text double-entry accounting with 3rd party web UI like [Fava](https://github.com/beancount/fava)### ๐ Deploy your own `Smart home`
- [Home Asisstant](https://www.home-assistant.io/) โ home automation hub which can be deployed on Raspberry Pi [(GitHub)](https://github.com/home-assistant/core)
- [OpenHAB](https://www.openhab.org/) โ vendor-neutral, hardware/protocol-agnostic home automation hub [(GitHub)](https://github.com/openhab)
- [Home Bridge](https://homebridge.io/) โ lightweight server that emulates the iOS HomeKit API so you can work with smart home devices that do not support the HomeKit protocol. [(GitHub)](https://github.com/homebridge/homebridge)### ๐ Deploy your own `IFTTT`
- [Activepieces](https://www.activepieces.com) - a no-code open-source business automation tool. [(GitHub)](https://github.com/activepieces/activepieces)
- [n8n](https://n8n.io/) โ node-based Workflow Automation Tool with visual editor. [(GitHub)](https://github.com/n8n-io/n8n)
- [Beehive](https://github.com/muesli/beehive) โ a flexible event/agent & automation system made with Go.
- [Huginn](https://github.com/huginn/huginn) โ system for building agents that perform automated tasks for you online. Written in Ruby.
- [Kibitzr](https://kibitzr.github.io/) โ tiny server to notify about (almost) anything in the web. [(GitHub)](https://github.com/kibitzr/kibitzr)### ๐ Deploy your own `Google Authenticator` (2FA, OTP)
- [2FAuth](https://demo.2fauth.app/login) โ a web app to manage your Two-Factor Authentication. [(GitHub)](https://github.com/Bubka/2FAuth)### ๐ Deploy your own `Twitch`
- [Lightspeed](https://github.com/GRVYDEV/Project-Lightspeed) โย a self-contained OBS โ FTL โ WebRTC live streaming server.### ๐ณ Deploy your own `Container Management System`
- [Portainer](https://www.portainer.io/) โ container management tool. It allows anyone to deploy and manage containers without the need to write code. [(GitHub)](https://github.com/portainer/portainer)
- [Yacht](https://github.com/SelfhostedPro/Yacht) โ a web interface for managing docker containers with an emphasis on templating to provide 1 click deployments.
- [Pterodactyl](https://pterodactyl.io) โ game server management panel. It runs game servers in isolated containers while exposing a beautiful web UI to the users. [(Github)](https://github.com/pterodactyl/panel)
- [Umbrel](https://umbrel.com/) โ either a docker image or OS that provides you with the most beautiful web interface to manage containerized web services. [(Github)](https://github.com/getumbrel/umbrel)----
Worth to check:
- https://www.reddit.com/r/selfhosted/
- https://geek-cookbook.funkypenguin.co.nz/
- https://github.com/sovereign/sovereign
- https://roll.urown.net/about.htmlCover mashup based on [KADAโ BURA](https://www.kadaburadraws.com/pixel-art#/text-rpg/) art.