Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 742 Bytes

File metadata and controls

26 lines (17 loc) · 742 Bytes

Deployment playground

You can use this playground to test gibbon-replay under the same conditions as in production.

This docker-compose.yaml contains only two services:

  • gibbon-replay-server, which provides a session recording endpoint and replay interface
    • all data are recorded in SQLite database
  • demosite, a fictitious demonstration site that integrates gibbon-replay-js

Gettiing start:

$ docker compose build
$ docker compose up -d

Next, open two browser windows:

Explore the demo site and then go to gibbon-replay-server to view your session.

Login : admin
Password: password