Admin console in Sync Gateway 3.0 version

How to access Sync Gateway admin console in 3.0 version? In Sync Gateway 2.8 version, I could get it using URL http://localhost:4985/_admin. But its not working for 3.0 version - gives not found error. Is URL changed? Please help.

The Sync Gateway admin UI was deprecated in 2.5 and removed in 3.0.

The suggested approach is to use the REST API for managing users and inspecting documents.

1 Like