Installation
Prerequisites
-
Docker Desktop:
- Download and install Docker Desktop from https://www.docker.com/products/docker-desktop
- Follow the installation instructions provided on the Docker website for your operating system
-
CoinLiquidator Credentials:
- You should have received an email to setup your login credentials after your purchase
- If you haven't received this email, please check your spam folder or contact our support team
Installation Steps
-
Start Docker Desktop:
-
Search For the Image in the Search Bar:
- The Image we want to pull is:
wsels/coinliquidator
- The Image we want to pull is:
-
Pull the CoinLiquidator Image:
noteThe image download may take a few minutes depending on your internet speed.
-
Setup a Volume:
- Navigate to Volumes in the sidebar
- Create a volume using the "Create" button
-
Setup Your Container:
- navigate to your list of images in the sidebar
- Press the run button on the CoinLiquidator image
-
Configure Optional Settings
-
Container name:
-name- (e.g., "coinliquidator-app") -
Ports:
8080
-
Volumes:
- Host path: Name of the docker volume you created (4.)
- Container Path:
/usr/src/app/data
-
Environment variables:
-
Variable:
ENCRYPTION_PASSPHRASE
-
Value:
-passphrase- (e.g., "coinliquidator-demo-passphrase") used for encryption
-
-
Click "Run"
-
-
Access CoinLiquidator:
- Open web browser and go to: http://localhost:8080
- Access the application using your credentials
Troubleshooting
If you encounter any issues during installation or while using CoinLiquidator, try these steps:
- Restart Docker Desktop and try running the CoinLiquidator container again
- Ensure that Docker Desktop is running correctly
- Ensure that CoinLiquidator is running on port 8080
- Check that port 8080 is not being used by another application on your system
If you still need assistance, please contact our support team at support@senter.be
Important Notes
- Updates: When updates are available, we'll provide instructions on how to update your container.
Next Steps
These guides will provide you with everything you need to begin using CoinLiquidator effectively.
Thank you for choosing CoinLiquidator! If you have any questions or feedback about the installation process, please don't hesitate to reach out to our support team.