Commit graph

33 commits

Author SHA1 Message Date
f57645c6df
Merge pull request #5 from maxkratz/feature/ubuntu-24.04-upgrade
Updates base (X)Ubuntu image to 24.04
2024-05-21 14:12:02 +02:00
85036095ad Fixes permissions of the desktop file (link) 2024-05-21 09:46:54 +02:00
52a05dae9e Workaround: install libicu70 manually
Download the package from the jammy repo
2024-05-21 06:57:27 +02:00
2c79a2137d Hard-coding Ubuntu jammy in EdgeDB installation
https://github.com/edgedb/edgedb/issues/7364#issuecomment-2120913558
2024-05-20 21:33:30 +02:00
d24090fa43 Adaptions after merging main 2024-05-18 11:41:35 +02:00
c52027de2c Merge branch 'main' into feature/ubuntu-24.04-upgrade 2024-05-18 11:40:44 +02:00
696d2a6840
Merge pull request #8 from maxkratz/feature/switch-to-self-hosted-runner
GitHub Actions CI: switch to self-hosted runner
2024-05-18 11:40:17 +02:00
b22476368f Switches gtar (macOS) to tar (Linux) 2024-05-18 10:48:15 +02:00
ab7d21acc6 Fixes runner setup script: adds curl + adds user to vboxusers grp 2024-05-18 09:39:42 +02:00
7fdfce69c7 Fixes a copy paste error in the CI config 2024-05-18 09:11:55 +02:00
107d5d40c1 Install the most recent version of vagrant by using hashicorps repos 2024-05-18 09:07:55 +02:00
dd08f6d172 Revert "Explicitly set vagrant provider to virtualbox"
This reverts commit e25325466d.
2024-05-18 09:07:36 +02:00
e25325466d Explicitly set vagrant provider to virtualbox 2024-05-18 08:57:46 +02:00
d2a9ac51e2 Adds removal of old VMs 2024-05-18 08:48:25 +02:00
5ba395398f Switch to a self-hosted environment 2024-05-18 08:43:07 +02:00
99f975f3d0 Updates base (X)Ubuntu image to 24.04
(Trigger new CI build)
2024-05-12 13:07:31 +02:00
fa53a69285
Merge pull request #3 from maxkratz/feature/update-vm-os-to-22.04
Ubuntu 22.04 upgrade
2024-01-29 17:12:37 +01:00
a5d087189b Updates base (X)Ubuntu image to 22.04 2024-01-29 09:40:13 +01:00
500874acdd
Merge pull request #2 from maxkratz/feature/update-github-actions
Updates GitHub-based Actions to v4 + updates Ubuntu release to 22.04
2024-01-29 09:36:13 +01:00
c2c730c1db Updates GitHub-based Actions to v4 + updates Ubuntu release to 22.04 2023-12-19 08:59:17 +01:00
de0e4733c6 Fixes missing write permissions for the release creation 2023-08-15 15:09:19 +02:00
1ea9f375d3 Remove unused upload step of the release artifact 2023-08-15 13:57:49 +02:00
f86233fd58 Fixes the broken ENV for enabling the admin UI 2023-08-15 12:37:47 +02:00
925ba445f3 Fixes missing systemd unit file in /etc 2023-08-15 10:23:34 +02:00
2e8aa15b1f Fixes wrong systemd service file path in provisioning script 2023-08-15 10:16:17 +02:00
bb8c2b5a86 Fixes missing desktop folder when creating the link(s) 2023-08-15 10:14:59 +02:00
7fcd23420a Fixes systemctl configuration + adds daemon reload 2023-08-15 10:10:57 +02:00
79d17068bd Sets admin password + enables admin UI + adds admin UI link to desktop 2023-08-15 10:08:27 +02:00
d509696a84 Fixes edgedb-3 installation + enables systemd service 2023-08-15 09:54:02 +02:00
ab29948f6a Changes EdgeDB server provisioning to the apt-repo 2023-08-15 09:44:30 +02:00
65b083bf00 Adds README.md content 2023-08-15 09:40:55 +02:00
289e509d14 Adds the first vagrant config + CI draft 2023-08-15 09:32:55 +02:00
d8f8a66ec7 Initial commit 2023-08-15 09:32:17 +02:00