Author: Richard Applegate
-
I Made Outdoor Wireless Internet.
I sincerely appreciate Lady Bonnie’s permission to undertake a DIY project at her residence. Furthermore, I utilized my Xfinity modem in her living room, which was a part of my plan account. I did not use her internet account. I made a cable for her camera that went through a hole in her living room.…
-
Anthem Coffee | Verrado Network.
This location is simple and clean up to fix network, and They do have Camera Security, but COX just discontinued these which is crazy. So I removed it from the shelf and removed the old Phone Modem and Router and Security Router. We only need on the shelf is Business Router and Access point and…
-
Anthem Coffee and Tea | Litchfield’s networks.
I’ve been at Litchfield for five and a half days now. I went through this real challenge experience of going through crazy OCD trigger… So I decided to take all the old Discontinue servers (Camera Security and Firewall) COX wasn’t doing them anymore. So I took everything down and installed a Business Router and 1…
-
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 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…