Commit graph

134 commits

Author SHA1 Message Date
Illia Chub 5d7c2c917b PoC: Alternative envvar definition 2022-01-11 07:50:59 +02:00
Illia Chub 4bd2ff6919 PoC: Alternative envvar definition 2022-01-11 07:46:57 +02:00
Illia Chub b4a9bea8b3 PoC: Alternative envvar definition 2022-01-11 07:44:26 +02:00
Illia Chub 2dc9c5606e PoC: Alternative envvar definition 2022-01-11 07:39:48 +02:00
Illia Chub 4e53e9364e PoC: Alternative envvar definition 2022-01-11 07:37:02 +02:00
Illia Chub da430c2d0f PoC: Alternative envvar definition 2022-01-11 07:34:04 +02:00
Illia Chub 362e0bbdd1 PoC: Alternative envvar definition 2022-01-11 07:31:39 +02:00
Illia Chub 4df49c2f1d PoC: Alternative envvar definition 2022-01-11 07:27:10 +02:00
Illia Chub 14b5ae7bda PoC: Alternative envvar definition 2022-01-11 07:26:12 +02:00
Illia Chub eb49799433 PoC: Alternative envvar definition 2022-01-11 07:23:42 +02:00
Illia Chub 0789958a04 Fixed identation 2022-01-11 07:19:06 +02:00
Illia Chub 4f9541e3cb Fixed identation 2022-01-11 07:10:22 +02:00
Illia Chub 5b8b71c33a Resolved VM creation process 2022-01-11 07:00:53 +02:00
Illia Chub 617bbbf430
Added DNS propagation stage 2021-12-23 10:33:50 +02:00
Illia Chub 38a86a69bb
Fixed hostname in CI/CD pipeline 2021-12-23 09:48:33 +02:00
Illia Chub f727f1a07e
Added mail sending tests and NextCloud feature tests 2021-12-23 09:38:50 +02:00
Illia Chub adcab4b713 Fixed JSON identation 2021-12-22 08:21:49 +02:00
Illia Chub 148ed9b3af Fixed JSON identation 2021-12-22 08:17:26 +02:00
Illia Chub 7bc0760493 Added tests execution after server deploy 2021-12-22 08:16:02 +02:00
Illia Chub c6e2202d3a Fixed invalid JSON fields 2021-12-22 07:59:11 +02:00
Illia Chub d6d6f49a3a Changed secret substitution method 2021-12-22 07:50:19 +02:00
Illia Chub 2bfe29188f Changed secret variable name 2021-12-22 07:45:39 +02:00
Illia Chub c15551d421 Changed secret substitution method 2021-12-22 07:44:58 +02:00
Illia Chub 1fc7d4d359 Fixed JSON serialization issues 2021-12-22 07:44:11 +02:00
Illia Chub ae4524ffe8 Removed unnecessary escape characters 2021-12-22 07:41:51 +02:00
Illia Chub f6bf56fd41 Added missing Hetzner API endpoint URL 2021-12-22 07:40:24 +02:00
Illia Chub 3188b8ff5e Merge branch 'development' of git.selfprivacy.org:SelfPrivacy/selfprivacy-nixos-infect into development 2021-12-22 07:38:11 +02:00
Illia Chub 3a01055772 Added Drone CI integration 2021-12-22 07:37:15 +02:00
Illia Chub eaac956e64 Merge pull request 'Merge rolling branch into development' (#21) from rolling into development
Reviewed-on: https://git.selfprivacy.org/SelfPrivacy/selfprivacy-nixos-infect/pulls/21
2021-11-22 12:45:26 +02:00
Illia Chub c20df85f42 Merge pull request 'Add API_TOKEN and update git url' (#19) from inex/selfprivacy-nixos-infect:rolling into rolling
Reviewed-on: https://git.selfprivacy.org/ilchub/selfprivacy-nixos-infect/pulls/19
2021-11-17 19:40:23 +02:00
inex b158c158f9 Add API_TOKEN and update git url 2021-11-17 19:37:35 +02:00
Illia Chub d3bbd948e1
Removed ssh object. Removed obligatory users array 2021-11-16 09:41:12 +02:00
Illia Chub cdcf935514
Fixed user-related data schema 2021-11-16 09:39:00 +02:00
Illia Chub a5cd2394ec
Adopted nixos-infect to JSON schema 2021-11-16 09:00:26 +02:00
Illia Chub 1d75901d0e Merge branch 'preproduction' into development 2021-10-12 16:43:41 +03:00
Illia Chub be374b5963 Fixed initial DNS resolution issues 2021-10-12 16:43:06 +03:00
Illia Chub dc20c8416b Updated REST API. Updated Nextcloud 2021-10-12 16:41:36 +03:00
Illia Chub ff75867555 Fixed issue with Desktop clients being not able to connect to the Nextcloud instance 2021-10-06 12:06:42 +03:00
Illia Chub 40f5a19dbb Update 'nixos-infect' 2021-10-05 09:57:58 +03:00
Illia Chub 14b9c92555 Temporarily deprecated alps webmail 2021-10-05 09:53:27 +03:00
Illia Chub 66b8fd903d Fixed initial DNS resolution. Fixed Cisco AnyConnect connection issue 2021-09-29 16:10:14 +03:00
Illia Chub 008baea886 Updated REST API 2021-09-14 17:36:17 +03:00
Illia Chub 1740279675 Updated repository description 2021-08-30 07:48:13 +03:00
Illia Chub 8a55f2c1ed Updated REST API 2021-08-26 12:43:33 +03:00
Illia Chub f0383ee4b9 Updated REST API 2021-08-25 09:40:36 +03:00
Illia Chub dbb590aab4 Updated REST API version 2021-08-20 18:02:30 +03:00
Illia Chub 1e382e7fac Merge branch 'master' into preproduction 2021-07-30 12:27:52 +03:00
Illia Chub 33ac3b9ca1 Implemented user management. Upgraded NixOS to 21.05
Reviewed-on: https://git.selfprivacy.org/ilchub/selfprivacy-nixos-infect/pulls/15
2021-07-26 16:48:49 +03:00
Illia Chub f07aea04bc Updated REST API version 2021-07-26 13:36:40 +03:00
Illia Chub 005337d8d6 Major fixes to server networking 2021-07-26 13:13:25 +03:00