Skip to content

Kikkirej/confluence-space-download

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

confluence-space-download

needed enviroment

Key Description
USRNAME confluence-Username
USRPWD confluence-Password
SPACE_KEY Space-Key of the confluence space
CONFBASEURL base-URL of confluence

possible enviroment

Key Description
NOT_ROUTABLE_HOST host, which is in the URL, but not routable
ROUTABLE_HOST host, replaces not routable host

example command complete

docker run --rm -v /tmp/export:/export/ -e USRNAME=user -e USRPWD=123 -e SPACE_KEY=SPACE -e CONFBASEURL=https://confluence.domain.com -e NOT_ROUTABLE_HOST=confluence -e ROUTABLE_HOST=confluence.domain.com kikkirej/confluence-space-download

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published