-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Description
When using a self-hosted instance of Cap Web the embeds don't work.
There are two issues that make the embeds not work:
- The embed code generated in the website points to the
cap.soinstance rather than the self-hosted instance. - Even when changing the domain manually to point to the self-hosted instance the embed pages just don't exist.
Reproduction
Incorrect embed code
On a self-hosted instance:
- Go to a recording
- Click the share button
- Navigate to the embed tab and look at the iframe src attribute in the generated embed code.
Embed pages not existing
On a self-hosted instance:
- Go to a recording
- Click the share button
- Navigate to the embed tab and copy the URL in the iframe src attribute
- Change the
cap.sodomain in the URL to the self-hosted instances domain - Navigate to the modified domain in the browser
Instead of getting the embed page, you will be redirected to the dashboard.
Additional Context
- Cap version: cap-web:latest
- Operating system, version: Docker
pievalentin and romariclaurent
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working