Skip to content

DirectoryLister/directory-lister-compose

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Requirements

Installation

  1. Clone the repository

    git clone git@github.com:DirectoryLister/directory-lister-compose.git
    
  2. Initialize the configuration files

     make init
    

    or manually run the commands in Makefile

  3. Set the environment variables in .env

  4. Set service-specific environment variables by editing the files found in the environment.d directory (optional)

  5. Run docker compose config to validate and confirm your configuration

  6. Run docker compose up -d to start the containers

About

A Docker Compose configuration for quickly setting up a Directory Lister instance

Resources

License

Stars

Watchers

Forks

Releases

No releases published