Skip to content

Szeliga/geminabox-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gem In A Box Docker scripts

This repo contains the docker and docker-compose scripts that run Gem in a box in a container with HTTP Basic Authentication.

Usage

  • Clone this repo where you want to run the image
  • create a .env file, inside the repo directory, and put inside it:
  GEMINABOX_USER=your-username
  GEMINABOX_PASS=your-password
  • run docker-compose up -d
  • the server will be running on localhost:9292, it's up to you to hide it behind nginx or expose it to the outside world

About

Docker scripts to run GemInABox gem server

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors