Category: Administrator Linux
-
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 set up the Collabora office with portainer and Nginx.
My goal to make my Nextcloud to become Google Workspace because my goal is our data most important to privacy with our data sensitive. And I would like to purchase free instead of paid Google Workspace because we have our server, and we use it for IT documents and resources. So, you need to 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…