LoginSignup
2
3

More than 3 years have passed since last update.

最小の手間でgremlin-consoleを使ってNeptuneに接続する

Posted at
  1. Neptuneと同じvpc内にec2を立ち上げdockerをinstallする
  2. 以下のコマンドを打つ
  3. 終わり
docker run -it -e NEPTUNE_ENDPOINT=[YOUR ENDPOINT HERE] --rm amothic/gremlin-neptune

2
3
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
2
3