Hello, I’m evaluating Gitea + Gitea runner as a possible replacement for our current CI/CD solution, but I’m wondering if Gitea can be self hosted in an air-gapped environment?
Any insight is much appreciated!
Hello, I’m evaluating Gitea + Gitea runner as a possible replacement for our current CI/CD solution, but I’m wondering if Gitea can be self hosted in an air-gapped environment?
Any insight is much appreciated!
Why wouldn’t Gitea be able to be hosted in an air-gapped environment? Presumably you already have the means to keep your air-gapped systems updated and install software on them. Just use those procedures.
Please also have a look at Configuration Cheat Sheet | Gitea Documentation [actions].DEFAULT_ACTIONS_URL
which is intended exactly for this usecase