Openpanel-dev / Openpanel-dev/openpanel
official air-gapped support
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 7k
- Forks
- 481
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 21
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!
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the frontend references to jsdelivr and external fonts, then review the Docker build and deployment configuration. Done means the UI runs without outbound network access and the supported air-gapped setup is documented; the issue names no specific files or tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, typescript
- Domain
- devops, frontend, infrastructure
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100