Skip to content

5-logic/the-sync-deployment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TheSync Deployment

Deployment for TheSync application using Docker Compose with Nginx Proxy Manager and Portainer

Quick Start

cd docker
docker-compose up -d

Access your services:

  • TheSync Backend: http://localhost:4000
  • Nginx Proxy Manager: http://localhost:81
  • Portainer: http://localhost:9000

Documentation

Services Included

  • TheSync Backend - Main application backend
  • Nginx Proxy Manager - Reverse proxy with automatic SSL
  • Portainer Community - Docker container management interface

About

Deployment for TheSync

Resources

Stars

Watchers

Forks