Hi
I decided that the best way to upgrade my Xibo installation was to get another server and build a new host from scratch.
So, I’ve taken a fresh Centos 7 minimal install, added docker and docker compose.
Then edited the config.env… and it doesn’t work.
Now, I’m totally new to docker. Does the xibo-docker contain a web server etc or do I need to download and configure those in advance?
If there’s no errors, but you get no CMS, then perhaps there’s a firewall installed by default on CentOS? If so, you’ll need to allow port 80/tcp and 9505/tcp as a minimum inbound.
I guess my real question is:
I have a brand new centos 7 server with minimal install.
Do I need to install any software with YUM other than docker and docker composer?