FreeIPA is an open-source identity management solution for Linux/Unix operating systems. It’s an upstream project from the RedHat Identity Management […]
Category: Docker
How to Install Laravel with Docker on Ubuntu 22.04
Laravel is a free and open-source PHP framework that provides a set of tools and resources to build modern PHP applications. […]
How to Install OpenSearch via Docker on Ubuntu 22.04
OpenSearch is a community-driven project by Amazon and a fork of Elasticsearch and Kibana. It’s a fully open-source search engine […]
How to install Ansible AWX with Docker on CentOS 7
Ansible AWX is the OpenSource version of ansible tower. AWX provides a web-based user interface, REST API, and task engine […]
How to Install Drupal with Docker on Ubuntu 22.04
Drupal is an open-source content management system (CMS) written in PHP. Many organizations worldwide use it to create blogs, government […]
How to Install Docker Swarm on Rocky Linux
Docker Swarm is a container orchestration built on top of Docker Engine. It allows you to create and deploy a […]
How to Install Metabase on Ubuntu 22.04 with Docker
Metabase is a Java-based open-source Business Intelligence (BI) tool. It connects to a number of databases and uses a question builder […]
How to Install Vaultwarden with Docker on Ubuntu 22.04
Vaultwarden is an unofficial port of Bitwarden server written in Rust language. It is compatible with the official Bitwarden clients […]
How to Install WordPress with Docker Compose
WordPress is the most popular blogging platform in the world. There are lots of ways to install WordPress including Shell […]
How to create Docker Images with a Dockerfile on Ubuntu 22.04 LTS
Docker is an operating system-level virtualization that is primarily aimed at developers and system administrators. Docker makes it easier to […]