Tag: nginx proxy manger

  • How to set up Baserow on Portainer with nginx proxy manager

    This baserow is my absolute favorite, it’s more like a spreadsheet with more options and an easy-to-use database. It also had a Grid and Form and a Gallery and a Calendar! It’s great for our list of things to do. Look over Baserow.io! You’ll need Portainer and nginx running, remember? If not, here are my…

  • Mailcow : renew Certification with nginx proxy manager

    Make a file called “scriptmailssl.sh” and open the nano file editor. Paste these codes and save it! Add a cronjob every month. It’s going to do the job for you every month.

  • 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…