This guide assumes you have Docker and docker-compose installed on a server with at least 1GB of RAM memory. Create a text file named docker-compose.yml and paste the following inside. Docker stop nginx-proxy-manager Remove the container: docker rm nginx-proxy-manager Create and start the container using the docker run command, with the the same parameters that were used when it was deployed initially. For owners of a Synology NAS, the following steps can be used to update a container image. Open the Docker application. MarketingTracer SEO Dashboard, created for webmasters and agencies. Manage and improve your online marketing.
This guide assumes you have Docker
and docker-compose
installed on a server with at least 1GB of RAM memory.
Create a text file named docker-compose.yml
and paste the following inside:
Please note the above volumes
configuration. There are two folders you need to configure. One for the FileRun application files. It can be located in any empty folder and must have the mount path set to /var/www/html
and one for the FileRun user files, with the mount path set to /user-files
.In other words, if you use the above configuration text as it is, you just need to create two empty folders, /filerun/html
and /filerun/user-files
and you can starting the FileRun Docker container up:
And start FileRun up using the following command:
FileRun should be now up and running and you can access it with your browser.
The default FileRun credentials are as follows:
* Username: superuser
* Password: superuser