hugegraph-sync/hugegraph-dist/src/assembly/static/bin
Dandelion d4b95ca323
feat: support Cassandra with docker-compose in server (#2307)
## Main Changes

1. change the dockerfile, adding the shell to wait for storage backend and use a docker-entrypoint.sh to manage the starting process.
2. delete a deprecated class in  gremlin-console.sh (reference: [doc of ScriptExecutor](https://tinkerpop.apache.org/javadocs/3.2.3/full/org/apache/tinkerpop/gremlin/groovy/jsr223/ScriptExecutor.html))
3. add a healthy check in docker-compose
4. add an example folder where we can put all the template docker-compose.yml here
5. add `*swagger-ui*` in gitignore, which appears after you compile the source code locally.

---------

Co-authored-by: imbajin <jin@apache.org>
2023-10-23 16:29:42 +08:00
..
checksocket.sh chore:remove copyright in license header (#2090) 2023-01-13 23:26:52 +08:00
docker-entrypoint.sh feat: support Cassandra with docker-compose in server (#2307) 2023-10-23 16:29:42 +08:00
dump-conf.sh refact: update with release branch (#2091) 2023-01-17 01:51:26 +08:00
dump-store.sh refact: update with release branch (#2091) 2023-01-17 01:51:26 +08:00
gremlin-console.sh feat: support Cassandra with docker-compose in server (#2307) 2023-10-23 16:29:42 +08:00
hugegraph chore:remove copyright in license header (#2090) 2023-01-13 23:26:52 +08:00
hugegraph-server.sh refact: use a slim way to build docker image on latest code & support zgc (#2118) 2023-03-08 12:14:37 +08:00
hugegraph.service add HugeGraphServer as system service (#170) 2019-04-03 14:08:36 +08:00
init-store.sh refact: use a slim way to build docker image on latest code & support zgc (#2118) 2023-03-08 12:14:37 +08:00
install.sh chore:remove copyright in license header (#2090) 2023-01-13 23:26:52 +08:00
monitor-hugegraph.sh chore:remove copyright in license header (#2090) 2023-01-13 23:26:52 +08:00
raft-tools.sh chore:remove copyright in license header (#2090) 2023-01-13 23:26:52 +08:00
start-hugegraph.sh fix(dist): avoid var PRELOAD cover environmnet vars (#2302) 2023-09-08 22:07:57 +08:00
start-monitor.sh chore:remove copyright in license header (#2090) 2023-01-13 23:26:52 +08:00
stop-hugegraph.sh chore:remove copyright in license header (#2090) 2023-01-13 23:26:52 +08:00
stop-monitor.sh chore:remove copyright in license header (#2090) 2023-01-13 23:26:52 +08:00
util.sh fix(dist): avoid var PRELOAD cover environmnet vars (#2302) 2023-09-08 22:07:57 +08:00
wait-storage.sh feat: support Cassandra with docker-compose in server (#2307) 2023-10-23 16:29:42 +08:00