Arnaud Roques
09140bb9d8
version 1.2017.14
2017-06-05 13:32:25 +02:00
Arnaud Roques
6fb3c39096
version 1.2017.13
2017-05-10 22:20:18 +02:00
arnaudroques
cde656d772
Update .travis.yml
...
Fix issue about docker version
2017-04-28 13:06:21 +02:00
arnaudroques
cc7409a124
Merge pull request #42 from Ducatel/master
...
Multiple docker images
2017-04-28 11:56:14 +02:00
David Ducatel
5dd56095ba
Add new docker images
...
Add tomcat container, jetty tag and self-builded docker file
2017-04-28 10:53:11 +02:00
Ducatel David
a0fc212636
Add docker badge
2017-04-28 10:31:48 +02:00
arnaudroques
d714dd2ceb
Update README.md
...
Typo fixes
2017-04-27 09:16:21 +02:00
Arnaud Roques
18c119b28e
version 1.2017.12
2017-04-27 09:15:04 +02:00
arnaudroques
b5f6979246
Merge pull request #40 from Ducatel/master
...
Official docker image
2017-04-27 08:40:08 +02:00
arnaudroques
0adfcb1f5f
Merge branch 'master' into master
2017-04-27 08:39:51 +02:00
Arnaud Roques
794766bb18
Temporary separate file for Openshift platform
2017-04-27 08:36:37 +02:00
Ducatel David
e43ffa1b43
Add dependency for asiatics font
2017-04-26 22:32:53 +02:00
arnaudroques
eaeca0a8f3
Merge pull request #41 from woopla/34-add-openshift-support
...
Allow running on the Openshift platform
2017-04-26 15:59:38 +02:00
ClÃÂément Moyroud
163863ac0b
Allow running on the Openshift platform
...
A few changes are necessary for the best out-of-the-box experience on Docker-based application
platforms such as OpenShift:
1. For security purposes, they run the containers as non-root. Before this change, the user was
trying to write to the home dir, which is set to /root by default.
2. Deploy time is limited, and the download of dependencies by Jetty at start-up time, while
convenient for testing, causes timeouts when deploying. a WAR is now created during
Docker image creation, and as a result starting up the container is really fast now.
In addition, it is now possible to enable debug logging for Jetty by uncommenting the
relevant line in the Dockerfile.
2017-04-25 16:18:11 -07:00
Ducatel David
78468f3ddd
Update readme on docker part
2017-04-25 14:55:02 +02:00
Ducatel David
2278fb7309
Update docker file to use war builded by travis
2017-04-25 14:53:23 +02:00
Ducatel David
dcc1b86298
Update travis to automatically build docker image
2017-04-25 14:52:01 +02:00
arnaudroques
4cf9465d04
Merge pull request #39 from thiyagaraj/thiyagaraj-readme-patch1
...
Fixed typo in docker command
2017-04-24 19:28:04 +02:00
Thiyagaraj Krishna
6c06d1f88e
Fixed typo in docker command
...
Added a note to also run "mvn package" prior to the docker build
2017-04-24 12:16:12 -04:00
arnaudroques
0c13d2d364
Merge pull request #38 from thiyagaraj/master
...
Renamed tomcat8 dockerfile to match README
2017-04-24 10:43:56 +02:00
Thiyag Krishna
9e7679508e
removed previous file
2017-04-23 22:05:01 -04:00
Thiyag Krishna
71d6f78763
renamed file to match instructions
2017-04-23 22:03:38 -04:00
Arnaud Roques
e12c8e6661
Restore Added support for running docker behind firewall
2017-04-21 22:54:59 +02:00
Arnaud Roques
4c320c39c2
Restore Added support for running docker behind firewall
2017-04-21 22:53:01 +02:00
Arnaud Roques
d7a8a7e698
Running PlantUML as ROOT.war
2017-04-21 22:38:08 +02:00
Arnaud Roques
f37bbe9d41
version 2017.11
2017-04-19 21:41:42 +02:00
Arnaud Roques
67e9aeb992
version 2017.09
2017-04-05 21:57:35 +02:00
arnaudroques
8735b22339
Merge pull request #31 from intraworlds/master
...
Add missing graphviz
2017-03-08 11:29:09 +01:00
Ondrej Esler
17522de1ee
add missing graphviz
2017-03-07 16:10:36 +01:00
arnaudroques
7e7ab0f676
Merge pull request #30 from marcelhuberfoo/master
...
Use x-forwarded-proto as scheme value if available
2017-02-25 19:31:06 +01:00
Marcel Huber
bd927863fe
Use x-forwarded-proto as scheme value if available
...
allows transparent usage behind reverse proxy
2017-02-24 10:24:51 +01:00
arnaudroques
b1dbb8f0cd
Merge pull request #29 from Mendor/dockerize
...
Add simple Dockerfile.
2017-01-26 10:03:33 +01:00
Mendor
39c8589c52
Add simple Dockerfile
2017-01-26 09:32:35 +02:00
arnaudroques
69c1098299
Merge pull request #28 from je2ryw/master
...
fixed the codemirror resource loading issue.
2017-01-20 16:12:26 +01:00
Jerry Wang
d1f1d0b176
fixed the codemirror resource loading issue.
2017-01-18 19:52:09 -05:00
Arnaud Roques
8be5f6284e
HTTP redirect after POST
2016-05-18 22:57:56 +02:00
Arnaud Roques
8737cea8e6
HTTP redirect after POST
2016-05-18 22:55:16 +02:00
Arnaud Roques
85699130d0
HTTP redirect after POST
2016-05-18 22:49:58 +02:00
Arnaud Roques
94fb4cd383
HTTP redirect after POST
2016-05-18 22:45:58 +02:00
arnaudroques
e7ed068417
Fix format management
2015-12-10 19:38:37 +01:00
Maxime Sinclair
f348627e84
Merge branch 'halindrome-proxy-format'
2015-12-10 17:24:14 +01:00
Maxime Sinclair
d3e42fd17a
Parameter 'format' changed to 'fmt'
...
and System.out deletion
2015-12-10 16:43:56 +01:00
Shane McCarron
d21bb445f8
Added support for specifying format to proxy
...
The proxy servlet only could generate PNG. Should be possible to
proxy the other supported formats too.
2015-12-07 09:49:17 -06:00
Maxime Sinclair
a785860f36
Merge pull request #16 from ftomassetti/readme
...
Add a screenshot in the README file
2015-03-29 23:52:13 +02:00
Federico Tomassetti
f29e061283
Adding a screenshot in the README
2015-03-29 19:12:21 +01:00
Federico Tomassetti
21e60af73b
Add a screenshot
2015-03-29 18:59:42 +01:00
maximesinclair
e08b3dc174
[TASK] Merge branch 'slavisah-portconfig'
2015-02-14 22:52:14 +01:00
maximesinclair
d4d39566bc
[TASK] Return to default 8080 port
2015-02-14 22:47:14 +01:00
slavisah
37dda037ad
server port customization option
2015-02-14 22:31:58 +01:00
Maxime Sinclair
818ed2c660
Merge pull request #14 from slavisah/readmeupdate
...
instructions how app can be started on custom jetty port
2015-02-14 21:21:55 +01:00