Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

129 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SourceScan NestJS Back-end and API

Installation

  1. Create .env file
    cp .env.example .env
    
  2. Build and run containers
    docker compose up -d --build
    

Firewall Configuration

Open these ports (public access required):

Port Protocol Service Description
33 TCP Nginx API proxy (NGINX_PORT)
4001 TCP+UDP IPFS Swarm P2P communication (SWARM_PORT)

Keep closed (internal only, bound to 127.0.0.1):

Port Service Description
3033 NestJS Backend API (NEST_PORT)
5001 IPFS API Admin interface (IPFS_PORT)
8080 IPFS Gateway Content gateway (GATE_PORT)

IPFS WebUI

Releases

Packages

Used by

Contributors

Languages