Tag: Docker
-
How to build RustDesk on Portainer with Cloudflare domain (Disable proxy needed)?
This version is not PRO. Please note that. Soon, PRO will be coming. I just set up RustDesk pro with WebGui a couple of months ago. Please listen carefully to the RustDesk warning again. Do not install RustDesk and connect to the phone agents (fake windows, fake apple, fake ATT, fake bank, fake IRS) server.…
-
How to build Jitsi with nginx proxy manager On Portainer (Zoom alternative)
We use Jitsi for our meetings because it’s fast and secures, and it’s better for certain client numbers than Zoom or Google Meeting. So, we made one and it worked out well. Please ensure that you are running NGINX and Portainer. If you’re not created them, please follow this instruction. Let’s install Jitsi. Portainer site…
-
How to build LanguageTool API Portainer with nginx
I have been using Grammarly for my work and to strengthen my writing skills. I was looking for something cheaper and more affordable, and I found this LanguageTool, which offers an API on Docker, and it works great. We won’t get premium, though… they’re not yet available for self-hosted premium. Before we start, please make…
-
How to build Redis on Portainer (Stacks) and attach to Nextcloud docker network
I have developed Redis for my Nextcloud to prevent file locking errors, thereby facilitating smooth uploads and enabling 24/7 usage instead of a failure to upload. Lets start by creating a network. Then go Portainer to create stacks. Portainer site → login admin account → stacks → add stacks Deploy the stack and this app…
-
How to build VaultWarden/MariaDB on Portainer with Nginx
VaultWarden is a password manager, this app is the best I have, and my company uses this password manager. It is very helpful for our team to be able to log in for our business and help employees access it, instead of waiting for the leader or owner to respond. You should build this for…
-
How to set up Portainer with nginx Proxy Manager.
Step 1 – Setting up Docker and Portainer Before we start, you will need to install Docker and Docker-Compose on your Linux server before we can start this. Install Docker Engine on Ubuntu | Docker Documentation Since we don’t have one in the active tutorial, we have to create Portainer on Docker Compose in SSH…