Skip to content

agarbato/pipe-cdn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pipe Network CDN

Overview

Docker version of pop node. Read the doc here

Prerequisites

  • Docker

  • Docker Compose

  • Pop node requirements:

    System Requirements
    Linux
    Minimum 4GB RAM (configurable), more the better for higher rewards
    At least 100GB free disk space (configurable). 200-500GB is a sweet spot
    Internet connectivity available 24/7

Getting Started

  1. Clone the repository:

    git clone https://github.com/agarbato/pipe-cdn
    cd pipe-cdn
  2. Change docker-compose envs to add your wallet pubKey, change default ram/disk.

  3. Start the services using Docker Compose:

    docker-compose up -d
  4. Verify that everything is running:

    docker-compose ps
  5. Run pop commands:

    docker-compose exec pop_service /app/pop --status

Stopping the Services

To stop the running services:

   docker-compose down

Troubleshooting

  • If you encounter issues, check the logs:
    docker-compose logs -f
  • Ensure that all required dependencies are installed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •