couchbaselabs / couchbase-developer-kit

1 stars 0 forks source link

after starting gateway, need to let users know to open another terminal to complete the CRUD tasks #7

Open RekhaDS opened 3 years ago

RekhaDS commented 3 years ago

./couchbase-gateway samples/travel/config.json 2021-05-17T16:57:00.631-07:00 ==== Couchbase Sync Gateway/2.8.2(1;4df7a2d) EE ==== 2021-05-17T16:57:00.632-07:00 [INF] Logging: Console to stderr 2021-05-17T16:57:00.632-07:00 [INF] Logging: Files to /var/tmp/couchbase/gateway/samples/travel/logs 2021-05-17T16:57:03.972-07:00 [INF] Starting metrics server on 127.0.0.1:4986 2021-05-17T16:57:03.973-07:00 [INF] Starting admin server on 127.0.0.1:4985 2021-05-17T16:57:03.978-07:00 [INF] Starting server on :4984

After starting the server, users should open another terminal for running the rest of the tasks for CRUD.