luccioman
02673379df
Added a start script option to run as a foreground process without JMX
...
Contrary to the -d/--debug option which opens the 9999 port thus
allowing remote monitoring with JVM tools such as JConsole.
7 years ago
luccioman
9da75ac76d
Upgraded Docker base image from deprecated java to openjdk.
7 years ago
luccioman
4306f4d9a3
Upgraded Apache Ant to 1.10.1 in the Docker alpine flavor image
...
For a more reliable Docker image build, also switched to the ant archive
repository to fetch the needed binary as other repositories only provide
the latest versions.
8 years ago
luccioman
9cfe8dd6d6
Upgraded Apache Ant to 1.10.0 for the Alpine flavor Docker image.
8 years ago
luccioman
1eafa7bfaf
Fixed docker stop behavior.
...
- Adjusted start script in debug mode to make sure the main java process
can receive signals such as SIGTERM
- Modified docker images main command to properly propagate SIGTERM
signal to the main java process
8 years ago
luccioman
16dfc49bfd
Enabled HTTPS as default, and added HTPS related documentation
8 years ago
luccioman
6811158e1a
Expose HTTPS default port on docker images
8 years ago
luccioman
b54356baec
Fixed line end causing build error.
9 years ago
luccioman
48ea77b8cc
git, compile and cleanup in one instruction
9 years ago
luccioman
fb35510b88
Improved curl commands (fail if URL is unreachable).
9 years ago
luccioman
afdd6484ed
Compacted some instructions to reduce final image size
9 years ago
luccioman
07d9bfc51d
Created a Dockerfile for yacy base on Alpine Linux
9 years ago