FreePBX on Docker

FreePBX container image for running a complete Asterisk server. With this container you can create a telephony system in your office or house with integration among various office branches and integration to external VOIP providers with features such as call recording and IVR (interactive voice response) Menus. If “Apply” is taking too long, disable “Module

How to Install Portainer and Docker on Ubuntu 24.04

Portainer is a lightweight, open-source management tool for Docker that simplifies container, image, and volume management through an easy-to-use graphical user interface (GUI). It provides a centralized platform to manage Docker environments and is ideal for both small setups and large-scale Docker deployments. Prerequisites Before installing Portainer, ensure the following: Ubuntu 24.04 server is running. A

WireGuard Easy – Installation Guide

ou have found the easiest way to install & manage WireGuard on any Linux host! Features   All-in-one: WireGuard + Web UI. Easy installation, simple to use. List, create, edit, delete, enable & disable clients. Show a client’s QR code. Download a client’s configuration file. Statistics for which clients are connected. Tx/Rx charts for each

WireGuard GUI Web Portal Installation On Docker

WireGuard — is the latest VPN server that attracts attention with its high performance, security and ease of configuration. However, managing WireGuard can be made even easier by using the graphical user interface (GUI) in a Docker environment. In this guide, we will look at how to install and configure the WireGuard GUI using Docker

Kubernetes vs Docker: What’s the difference?

In this blog post 1.What is the difference between Kubernetes and Docker? 2.What is Docker? 3.How does Docker work? 4.Developer tools for building container images 5.Sharing images 6.Running containers 7.Built-in container orchestration 8.What is Kubernetes? 9.How does Kubernetes work? 10.What is Kubernetes used for? 11.Benefits of using Kubernetes and Docker 12.Use cases for Kubernetes and

Install and configure Traefik on Docker

Prerequisites If you want to follow along, you need to have the following: Docker. Version 20.10.13 is used in this tutorial. Docker-Compose. This tutorial uses version 1.29.2. You can use any other Linux-based operating system that allows you to run Docker and Docker-Compose freely. However, Fedora 35 host Docker was used in this article. Installing

Add WordPress Admin in Phpmyadmin

Open the User Portal to the Sites page Select the Environment name to edit Click phpMyAdmin at the top Select your database wp_environment — Primary database for this environment Select the wp_users table If you have a custom database prefix this will instead be yourprefix_users. Be sure to take this into account in later steps as well. Click Insert at the top Fill out the required new user data ID — Enter any

Easy-To-Use Powerful WordPress Download Manager Plugins

Easy-To-Use Powerful WordPress Download Manager Plugins WordPress is an excellent platform for blogging or hosting a website. However, it has evolved into much more than that. It’s a powerful content management system that powers over 37% of the web, and thanks to a few WordPress download manager plugins, it can handle a variety of different file download needs. The native

How To Install OpenVPN Server on Ubuntu 18

How To Install OpenVPN Server on Ubuntu 18 After installing Ubuntu 18 $ sudo apt update $ sudo apt upgrade $ wget https://git.io/vpn -O openvpn-install.sh Setup permissions using the chmod command: $ chmod +x openvpn-install.sh $ vim openvpn-install.sh To avoid problem always choose DNS as 1.1.1.1 or Google DNS. Those are fast DNS server and