Move Gitea and Drone CI to new VMs #396
Merged
raucao
merged 8 commits from chore/move_gitea_and_drone
into master
4 months ago
Loading…
Reference in new issue
There is no content yet.
Delete Branch 'chore/move_gitea_and_drone'
Deleting a branch is permanent. It CANNOT be undone. Continue?
closes #300, #302, #355, #388
(Paired with @greg on everything.)
Move Gitea and Drone CI to new VMsto WIP: Move Gitea and Drone CI to new VMs 4 months agoTurned out afterwards that the containers being created to execute the actual builds are unable to connect to
gitea.kosmos.org
via HTTP (i.e. unable to git-clone the repos). I looked at it for quite some time, but we have yet to find a solution.b98a09e941
to0a953070fe
4 months agoWIP: Move Gitea and Drone CI to new VMsto Move Gitea and Drone CI to new VMs 4 months agoFixed the connection issues by using the new subdomain
lb.kosmos.org
with A records (just one at the moment, but we can then add more when all the hosts run the same proxy config), and changing the CNAME records to use that one instead.5e38edb57e
into master 4 months ago5e38edb57e
.