Tag: docker
-
Installing Laws-Africa Indigo in Docker
All credit and atribution to Laws-Africa for their excellent work on the Indigo Platform. What is Indigo If you are asking that here, I think you are starting at the wrong place and I suggest you start at their official Github page to gain a proper understanding of how it works. If you are just looking to…
-
Installing ERPNext using Docker
In this Tutorial we will go through the steps to install ERPNext as a Docker Container Stack. The official documentation is a little complex and needs tweaking, however these steps will get the job down simply and without much effort. We will assume that you already have Docker installed and running and that you are…
-
Installing Docker as an LXC Container in Proxmox VE – Debian 10 / 11
While LXC Containers are my general preference by virtue of the built-in support in Proxmox VE as well as the more open nature of such containers, sometimes it is necessary to run Docker because the solution you are looking for just does not deploy in LXC. For this reason, I have found it necessary to…