OpenSource-Hub
DiscoverTrendingCode LibraryCategories
Browse All Categories/Hosting

Hosting

4 open source tools found

M
System Optimization

Modoboa

Open-source mail hosting platform with web admin panel and built-in webmail.

Modoboa is a mail hosting and management platform with a modern Web UI. It integrates with Postfix and Dovecot, provides admin panel, webmail, calendar, address book, spam protection, and more. Written in Python Django and Vue.js.

Stop all services (systemctl stop modoboa postfix dovecot), delete installation directory and database (drop database modoboa), remove config files under /etc/.
3.5k
P
System Optimization

Pelican Panel

Web-based game server management made simple with Docker isolation and one-click eggs.

An open-source web panel for easy management of game servers, with Docker isolation and real-time monitoring.

Stop all containers, remove the panel files, and drop the database: `sudo docker stop $(docker ps -aq) && sudo docker rm $(docker ps -aq) && sudo rm -rf /var/www/pelican && sudo mysql -e 'DROP DATABASE pelican;'` (backup first).
2.0k
U
File Management

Uguu

A lightweight temporary file hosting platform with one-click upload, API support, and ShareX integration.

Simple, lightweight temporary file hosting and sharing platform with optional permanent storage.

Delete the website directory, database, and configuration files. If using Docker, remove containers and images.
1.1k
D
Developer Tools

docat

Self-host your docs in minutes with versioning support and a clean UI.

A lightweight, versioned documentation hosting tool that makes it easy to serve multiple projects and versions.

Stop and remove the Docker container: docker stop docat && docker rm docat; then delete the local persistence directory (e.g., docat-run/) to fully uninstall.
898

OpenSource-Hub

Quality Open Source Within Reach

Powered by Cloudflare D1 & DeepSeek

Discover

AI ProductivityDev ToolsSystem TuningPrivacyVideo & AudioOffice

Resources

SitemapGitHub Repo

Legal

Privacy PolicyAbout Us

© 2026 OpenSource-Hub

GitHub