Using Docker
Prerequisites
Component
Specification
1. Create working directory
export WORKSPACE=pharos
mkdir -p /data/$WORKSPACE && cd /data/$WORKSPACE2. Download configuration files
3. Create docker-compose.yml
4. Set password in docker-compose.yml
5. Verify required files
6. Start the node
7. Check node status
Managing the node
Stop the node
Restart the node
Stop and remove the container
View real-time logs
Execute commands in the container
Directory Structure
Upgrading the node
Security Recommendations
Next Steps
Last updated
Was this helpful?
