Cloud Commander like Double Commander, is a file manager with console and editor. It includes a command-line console and a text editor. Cloud Commander helps you manage your Synology NAS server and work with files, directories and programs in a web browser from any computer, mobile or tablet. In this step by step guide I will show you how to install Cloud Commander on your Synology NAS using Docker.
Install Docker via Synology “Package Center”.
Go to Control Panel / Task Scheduler / Create / Scheduled Task / User-defined script. Follow the instructions in the image below.
Once you click on User-defined script a new window will open. Follow the instructions below:
docker run -d --name=cloudcommander \ -p 4569:8000 \ --restart always \ coderaiser/cloudcmd
After you click OK on STEP 4 a new warning pop up window will open. Click OK.
After you click OK on STEP 5, select your “Install Cloud Commander” Task then click the “Run” tab. You will be asked to run Install Cloud Commander – click Yes. Follow the instructions in the image below.
The installation process can take up to a few seconds/minutes. It will depend on your Internet speed connection. Now open your browser and type in http://Synology-ip-address:4569