-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added docker support to the changelog+readme.
- Loading branch information
Thomas Egense
committed
Aug 17, 2023
1 parent
bb211e5
commit cd0e58a
Showing
2 changed files
with
5 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -144,9 +144,11 @@ Documents in SolrWayback are indexed through the [warc-indexer](https://github.c | |
* Open search interface: http://localhost:8080/solrwayback | ||
|
||
|
||
## Build and test with Docker | ||
|
||
## Build, Index and test with Docker | ||
The docker container will download the SolrWayback bundle 4.4.2. | ||
You can index WARC files from a folder outside the docker container and index them. | ||
A containerized sample can be found [here](./Dockerfile) | ||
Read the docker file for documentation. | ||
|
||
## Contact | ||
Thomas Egense ([email protected]) | ||
|