The following are the steps to configure & setup your signage server with Docker setup. Make sure that Node.js & Docker are installed.To verify if they are installed or not, run the following commands. node --version docker --version ...
If you're migrating your Pickcel on-premise deployment to use a domain name instead of an IP address, follow the steps below: Edit the .env File Log in to your server terminal. Open the .env file using nano(or Vi): In this example: nano .env Find and ...
To update the IP address for your on-premise Pickcel deployment, you need to modify two files and then restart the server. Follow the steps below: Edit the .env File Log in to your server terminal. Open the .env file using the nano editor(or vi ...