The Installation and Post-Installation Setup Guide mention uploading media to the Library and making sure it saved. But it doesn’t mention what to do if it doesn’t save. I followed the instructions to the letter and it seems to work fine other than every time I stop and start the CMS I lose everything.
Install Steps Taken (Server Specs Windows 10 Enterprise 1803)
- I installed Docker for Windows.
- I shared the drive that I used to install Xibo CMS
- I downloaded and extracted the Xibo Docker archive.
- Created a copy and edited config.env
- I didn’t change any ports. I’m not using Remote MySQL
- I’m not using SLL it will be local access only.
- Ran docker-compose up -d from the extracted archive folder.
- Logged on to CMS at http://localhost and changed the password.
- Configured the XMR public address.
- Uploaded a .jpg to the Library
- Stopped and started the server and the password was reset to the default again my .jpg was gone and the XMR was no longer set.
Please help.