Skip to content

VostroNet/passwork-alpine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Supported tags and respective Dockerfile links

Passwork on Docker-Alpine

This is a alpine based distribution for hosting and deploing passwork on a self hosted environment using docker

passwork.me

Build Passwork Image

cp ./passwork/run.sh.example ./passwork/run.sh
vi ./passwork/run.sh # change the variables to the one provided from passwork
mkdir ./passwork/keys/ # place the uncompressed files provided from passwork here

./run.sh #this will build and deploy onto the current enviroment

TODO

  • nginx and php images will be deployed as automated builds to docker hub to reduce build times
  • allowed to set upstream target uri via env vars
  • optimize docker images to reduce deployed size

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published