Michael Peter Christen
6bd5f49c41
Migrated from java 8 to java 11. This step is required to upgrade certain packages, most important solr which will be migrated from 8.9 to 9.x
1 year ago
frankenstein91
4b73b3f9f2
docker has no latest-alpine
...
There is no yacy/yacy_search_server:latest-alpine on docker hub
3 years ago
Michael Peter Christen
13e42c2dd2
aded dockerfiles for 32 and 64 bit ARM/Raspberry Pi
4 years ago
Michael Peter Christen
062111a003
improved dockerfiles
...
They do not use git pull to get the latest YaCy code.
Instead they copy from local file system.
4 years ago
Radek Podgorny
836953bd5b
typo fix
4 years ago
LoveIsGrief
ccb2b1ece6
Replace all mentions of luccioman in docker Readme
...
It's not the official image
5 years ago
luccioman
053df1f312
Added support for snapshots generation to Docker images
6 years ago
Philipp Hofmann
3121825fba
Remove executable (x) permission of 2 files
...
* docker/Dockerfile.alpine
* docker/Readme.md
6 years ago
luccioman
29166e7837
Updated Docker readme base image links from java (deprecated) to openjdk
7 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
64fdf7e861
Merge remote-tracking branch 'origin/master' into docker
...
Conflicts solved:
docker/Readme.md
8 years ago
luccioman
75254ac9b6
Fixed syntax errors.
8 years ago
luccioman
16dfc49bfd
Enabled HTTPS as default, and added HTPS related documentation
8 years ago
luccioman
15853a5402
Added important log limit options to upgrade procedure example.
8 years ago
luccioman
87858536e4
Set deploy buttons in one place
8 years ago
luccioman
fc958230c4
Added instructions for log control and upgrade
8 years ago
luccioman
377a832f53
Fixed license link for display on DockerHub
9 years ago
luccioman
fcd7f2a03a
Updated docker readme
...
Added image variants, tags, and license information.
9 years ago
luc
d27ef36453
Added details about volumes management.
9 years ago
luc
dd9d64ac65
Added curl dependency to allow running stopYACY.sh and /bin sh scripts.
9 years ago
luccioman
adf3f29044
Added one-click docker cloud deploy
9 years ago
luccioman
b62ba0dc7c
Fixed as background process title
9 years ago
luccioman
09584e8c21
Improved titles levels
9 years ago
luc
e0e19159e9
Added docker readme
9 years ago