Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/otaviojava/java-language-example
https://github.com/otaviojava/java-language-example
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/otaviojava/java-language-example
- Owner: otaviojava
- Created: 2019-05-28T22:36:21.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-08-06T07:21:41.000Z (over 2 years ago)
- Last Synced: 2023-03-12T06:39:26.894Z (over 1 year ago)
- Language: Java
- Size: 125 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
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