https://github.com/otaviojava/java-language-example
https://github.com/otaviojava/java-language-example
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/otaviojava/java-language-example
- Owner: otaviojava
- Created: 2019-05-28T22:36:21.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-09-05T22:01:09.000Z (over 2 years ago)
- Last Synced: 2024-12-30T05:29:11.785Z (about 1 year ago)
- Language: Java
- Size: 127 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Java language script
### Run Locally with Docker-compose
#### Start fresh environment
`docker-compose -f docker-compose.yml up -d`
#### Stop and Remove
`docker-compose -f docker-compose.yml down`
#### List services
`docker-compose -f docker-compose.yml ps`
docker exec -it --user=solr java-languages_sorl_1 bin/solr create_core -c people