search

VPS

How to run your own AI chat workspace with Open WebUI and Docker

Open WebUI Docker setup lets you run a private AI chat workspace on your own server. By deploying Open WebUI as a Docker container, you get a...

How to self-host website analytics with Matomo and Docker

Self-host website analytics with Matomo and Docker by running Matomo, MariaDB, and an archive cron service in separate containers on your own server....

How to self-host a private Git server with Gitea and Docker

To self-host a private Git server with Gitea and Docker, deploy Gitea with Hostinger’s Docker template or install it manually with Docker...

How to set up Cloudflared with Docker to expose apps securely

To expose Docker apps securely with Cloudflare Tunnel, create a Cloudflare Tunnel, run Cloudflared in Docker with the tunnel token, and route a public...

How to install MariaDB using Docker

Running MariaDB in Docker lets you set up a self-hosted relational database for websites and apps without installing the database server directly on...

How to run Home Assistant with Docker on a VPS

Home Assistant with Docker lets you run a private smart home control center on a VPS for remote dashboards, automations, and device monitoring. By...

How to install Nextcloud with Docker and use it as a Google Workspace alternative

Nextcloud with Docker lets you deploy a private cloud on a VPS for file storage, sharing, document collaboration, calendars, contacts, notes, and...

How to install NocoDB with Docker and build a no-code database app

To install NocoDB with Docker and build a no-code database app, run the official NocoDB container, connect it to SQLite or PostgreSQL, and open the...

Node.js tutorial: How to start using Node.js after installation

Node.js brings JavaScript to the server side, letting you run scripts, handle requests, and build backend logic from the terminal.Once you install...

123439 >