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 14:25:35 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
10
Commits
3
Branches
0
Tags
master
Go to file
Add File
New File
Upload File
Apply Patch
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
digitalLumberjack
3380efa377
Merge pull request
#1
from Febbweiss/alpine
...
Optimization :
2016-04-05 16:42:07 +02:00
config
first shot
2016-03-02 23:40:03 +01:00
Dockerfile
Optimization :
2016-04-05 13:32:18 +02:00
README.md
added smtp support
2016-03-05 10:34:44 +01:00
start.sh
Optimization :
2016-04-05 13:32:18 +02: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%