Skip to content

Latest commit

 

History

History

deployment-playground

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

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