Air Gapped Server installation on kubernetes

I’m not sure if this is a support topic or a feature request but I would like to somehow get Stalwart to work on air gapped environments. I’m able to get the /login page to start but apparently this container requires internet access to download the pages from github. Please correct me if I’m wrong. Is there a way to get the container to work in an air-gapped environment?

Thanks in advance!!

Thanks for the link. I did see this. The question is about a solutions for this issue, of course. Let me know if you have any thoughts around solutions. The docs are public so I already have access to it.

The docs explain how you can stage the GitHub download within your environment and change the resourceUrl so that your instance can reach it, without a requirement to reach the Internet.

Is there a further requirement that isn’t met by this solution?

Also to note, you want to query /admin or /account to get to the WebUI, not /login.