Compare commits
No commits in common. "481cdcd30811556e6a4eba7ab6cb9f9a0d5f192a" and "c2f879b918b1115ed476396702354242b25df64d" have entirely different histories.
481cdcd308
...
c2f879b918
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -1,3 +0,0 @@
|
|||
[submodule "nm3clol-dev"]
|
||||
path = nm3clol-dev
|
||||
url = https://gitea.daball.me/No-Moss-3-Carbo-Landfill-Online-Library/nm3clol
|
||||
24
README.md
24
README.md
|
|
@ -1,20 +1,8 @@
|
|||
# Docker Compose configurations
|
||||
|
||||
## Cloning the repository (for deployment)
|
||||
## Create an `.env` file.
|
||||
|
||||
You can use git to clone this repository:
|
||||
|
||||
git clone https://gitea.daball.me/No-Moss-3-Carbo-Landfill-Online-Library/nm3clol-docker.git
|
||||
|
||||
## Cloning the repository (for development)
|
||||
|
||||
You can use git to clone this repository:
|
||||
|
||||
git clone --recursive https://gitea.daball.me/No-Moss-3-Carbo-Landfill-Online-Library/nm3clol-docker.git
|
||||
|
||||
## Create an environment file
|
||||
|
||||
You can copy the example file if you want, adjusting anything you need to suit the environment:
|
||||
You can copy the example file if you want.
|
||||
|
||||
cp .env.example .env
|
||||
|
||||
|
|
@ -22,6 +10,10 @@ You can copy the example file if you want, adjusting anything you need to suit t
|
|||
|
||||
Here are some Docker Compose configuration examples.
|
||||
|
||||
## fullstack
|
||||
|
||||
Example fullstack Solr, Tika with Tesseract, Web App, and Reverse Proxy instance.
|
||||
|
||||
## frontend
|
||||
|
||||
Minimal Web App only, no reverse proxy.
|
||||
|
|
@ -41,7 +33,3 @@ Solr and Tika with Tesseract together.
|
|||
## tika
|
||||
|
||||
Minimal Tika with Tesseract instance.
|
||||
|
||||
## fullstack
|
||||
|
||||
Example fullstack Solr, Tika with Tesseract, Web App, and Reverse Proxy instance.
|
||||
|
|
|
|||
|
|
@ -1 +0,0 @@
|
|||
Subproject commit 97cd9e4fe2c76619335550e895806b7d0e7b1899
|
||||
Loading…
Reference in New Issue
Block a user