Community Edition Docker Post-Install Issues

Clean Ubuntu 24.04 LTS Docker install.

Community version 3.27.3 up and running and working.

I have been trying to apply new SSL certificates from my internal CA as per the instructions at https://hostadvice.com/how-to/configure-apache-with-tls-ssl-certificate-on-ubuntu-18/. All instructions I’ve found say to configure Apache. The problem is there in no /etc/apache2 directory nor is the Apache service found running.

So… Do I need to spin up an 18.04 LTS server to get this working correctly?

1 Like

You can follow this guide, keep in mind that Apache is part of the Eramba container, and this configuration is done in the Docker files you cloned from GitHub

I figured it out. We’re good now.