Skip to content

MESH-Research/pilcrow-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker Deployment

This repository hosts the Docker Compose recipes for Pilcrow.

For detailed deployment information review the documentation.

Quick Start

  • Clone this repository:
git clone https://github.com/mesh-research/pilcrow-docker[destination]
  • Copy the sample environment file
cd [destination]
cp sample.env .env
  • Edit the .env file
nano .env
  • Start stack
docker compose up -d

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published