Tag: self-hosting
All the articles with the tag "self-hosting".
-
Wiki.js for your documentation in docker
Wiki.js is a gorgeous self-hosted wiki with Markdown, WYSIWYG, and Git sync — Docker Compose setup with PostgreSQL backend.
-
NocoDB DB Management System
NocoDB wraps any SQL database in a spreadsheet UI — self-host an Airtable alternative on top of MySQL, PostgreSQL, or SQLite with Docker.
-
Appwrite Backend-as-a-service (BaaS)
Appwrite is an open-source Firebase alternative you can self-host — databases, auth, storage, and functions without vendor lock-in.
-
Wireguard VPN Server in Docker
Run a WireGuard VPN server inside Docker — wg-easy setup, peer config generation, and getting road warrior access to your home network.
-
WordPress on PHP-FPM & Caddy in Docker
Run WordPress on PHP-FPM with Caddy as the web server — all in Docker Compose with automatic HTTPS and proper PHP config.
-
How to install NextCloud via Docker
Self-host Nextcloud in Docker with persistent storage and a reverse proxy — your own Google Drive without the Google.
-
Install a php script in PHP-FPM & Caddy via Docker
Run PHP apps with PHP-FPM and Caddy in Docker — FastCGI configuration, volume mounts, and the Caddyfile that wires it all together.
-
Install Caddy reverse proxy via Docker
Get Caddy running as a reverse proxy in Docker — automatic HTTPS, Caddyfile config, and Docker Compose setup in under 10 minutes.