Dealing with Docker Swarm will be easier if we are using portainer. The UI is very intuitive and easy to use. Now we will focus at container level how to […]
Raspberry Pi Asterisk (Ubuntu version)
Asterisk Installation In previous article i install the Asterisk on Raspbian Bullseye and now will install on Ubuntu 20.0.4 runs on Raspberry Pi 4 hardware. Asterisk is well knows […]
Raspberry Pi Docker Swarm
After discussing about Docker installation, now we will continue with Docker Swarm. A swarm consists of multiple Docker hosts which run in swarm mode and act as managers (to manage membership and […]
Docker in Raspberry Pi
What is Docker Docker is an open platform for developing, shipping, and running applications. Docker enables you to separate your applications from your infrastructure so you can deliver software quickly. […]
Ubuntu on Raspberry Pi 4
My Raspberry Pi 4 8 GB has changed the function as my dedicated Server where i host Web Server and LDAP Server. As replacement i ordered another Raspberry Pi 4 […]
Raspberry Pi Asterisk install
This time we will do installation for Asterisk 18.x on Raspbian Bullseye. current Asterisk version is 18.7.1. Asterisk has been used for years as IP PBX and have many variant. […]
Raspberry Pi OpenLDAP Letsencrypt
In previous chapter we have made OpenLDAP up and running without encryption. For SSL certificate we already have cool certificate from letsencrypt, let’s use it and not to use self […]