This website requires JavaScript.
Explore
Help
Sign In
Febbweiss
/
docker-xwiki-jetty
Watch
1
Star
0
Fork
0
You've already forked docker-xwiki-jetty
mirror of
https://github.com/Febbweiss/docker-xwiki-jetty.git
synced
2026-03-04 22:35:35 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
8
Commits
3
Branches
0
Tags
69488bb4c402d47b25b1fdb0ce801b9e58d7fe4b
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
DigitalLumberjack
69488bb4c4
added smtp support
2016-03-05 10:34:44 +01:00
config
first shot
2016-03-02 23:40:03 +01:00
Dockerfile
added smtp support
2016-03-05 10:34:44 +01:00
README.md
added smtp support
2016-03-05 10:34:44 +01:00
start.sh
added smtp support
2016-03-05 10:34:44 +01:00
README.md
docker-xwiki
Create a xwiki instance with jetty webserver
Use the following ENV when running :
MYSQL_USER : the mysql user
MYSQL_PASSWORD : the mysql password
MYSQL_HOST : the hostname of the linked database container
WIKI_CONTEXT : the context of the website (ROOT for no context)
ADMIN_EMAIL : the email of the administrator
SMTP_HOST : smtp host to send email from
SMTP_PROTOCOL : smtp protocol (tls, ssl, unsecure)
SMTP_LOGIN : the smtp login (empty if no login needed)
SMTP_PASSWORD : the smtp password (empty if no login needed)
Reference in New Issue
View Git Blame
Copy Permalink
Description
No description provided
Readme
3.1
MiB
Languages
Shell
65.6%
Dockerfile
34.4%