-
Notifications
You must be signed in to change notification settings - Fork 276
Open
Description
e are trying to deploy OpenPanel in a restricted / air-gapped environment
(no outbound internet access).
Although OpenPanel supports self-hosting, the frontend still tries to load
assets from external CDNs (e.g. jsdelivr / fonts), which causes the UI to
break in offline environments.
Is there currently:
- A supported way to build OpenPanel with all frontend assets bundled locally?
- Or plans to provide an official air-gapped / offline deployment option?
It would be very helpful to have:
- A fully self-contained Docker image (no runtime CDN calls), or
- Documentation on how to build OpenPanel for air-gapped environments.
This is a common requirement for enterprise and regulated environments.
Thanks!
Metadata
Metadata
Assignees
Labels
No labels