Protobox Docs
  • Protobox Overview
    • 🐝What is Protobox?
  • Installation
  • Getting Started
  • API DOCUMENTATION
    • 🪣S3-Compatible API
  • Dev tools and SDKs
    • 💻CLI
    • 🧰SDKs
      • Using AWS S3 SDK
  • Resources
    • 📖Glossary
    • 🔗External References
    • ❔FAQ
  • Protobox Twitter
  • Protobox Github
  • Swarm Discord
Powered by GitBook
On this page
  • Installation Requirements
  • Deployment

Getting Started

Getting started

Installation Requirements

  • Docker (latest) with compose

  • MongoDB (latest)

  • Git

Deployment

  • Clone the project on the desired swarm endpoint

  • Create a MongoDB instance for usage by the gateway

  • Edit the docker-compose.yaml with details of your SSL certificats, mongoDB credentials, and swarm node location

  • run "docker compose up"

PreviousInstallationNextS3-Compatible API

Last updated 2 years ago