Skip to content

pghalliday-docker/stash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

stash

To build

docker build --rm --tag=pghalliday/stash .

To run

docker run -p 0.0.0.0:7990:7990 -p 0.0.0.0:7999:7999 -i -t pghalliday/stash

Mounts the following volume for persistent data

/var/atlassian/application-data/stash 

Set the following environment variables to configure the server

STASH_PROXY_NAME - the host name if using a reverse proxy
STASH_PROXY_PORT - the port if using a reverse proxy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages