arrow-up icon

Run Siderscan

This chapter describes the procedure for running Siderscan.

Go to the Siderscan installation directory and run the Siderscan docker container.

$ cd /home/sideruser/siderscan
$ sudo docker-compose up -d

Check the container information and confirm that sider/siderscan_webapp and postgres are running.

$ sudo docker ps

Verify that the "STATUS" for the following two containers is Up (time since startup).

Image

docker ps

Launch a web browser and access the URL specified for APP_URL in Modify Configuration Files.
If the Siderscan login screen shown below appears, Siderscan has been successfully activated.

Image

Siderscan login screen