GNU bug report logs -
#75144
[PATCH] machine: Implement 'hetzner-environment-type'.
Previous Next
Full log
Message #61 received at 75144 <at> debbugs.gnu.org (full text, mbox):
* etc/news.scm: Add entry.
Change-Id: I7d2575d8e69855516cbf4c3747a23c344890321a
---
etc/news.scm | 18 ++++++++++++++++++
1 file changed, 18 insertions(+)
diff --git a/etc/news.scm b/etc/news.scm
index dfc64d59cd..147972548c 100644
--- a/etc/news.scm
+++ b/etc/news.scm
@@ -27,6 +27,8 @@
;; Copyright © 2024 Zheng Junjie <873216071 <at> qq.com>
;; Copyright © 2024 Nicolas Graves <ngraves <at> ngraves.fr>
;; Copyright © 2024 Sebastian Dümcke <code <at> sam-d.com>
+;; Copyright © 2024 Roman Scherer <roman <at> burningswell.com>
+
;;
;; Copying and distribution of this file, with or without modification, are
;; permitted in any medium without royalty provided the copyright notice and
@@ -35,6 +37,22 @@
(channel-news
(version 0)
+ (entry (commit "0753a17ddf6f4fab98b93c25f1a93b97ff9e46bb")
+ (title
+ (en "The @command{guix deploy} command now supports the Hetzner Cloud
+service"))
+ (body
+ (en "In addition to deploying machines over SSH and on the Digital
+Ocean cloud service, the @command{guix deploy} command now supports deployment
+on the Hetzner Cloud service as well. When deploying a machine with the new
+@code{hetzner-environment-type}, a @acronym{VPS, virtual private server} will
+be provisioned on the Hetzner Cloud, and the machine configuration's operating
+system will be installed on it. Provisioning happens through the Hetzner
+Cloud API and you need to set the @code{GUIX_HETZNER_API_TOKEN} environment
+variable to a Hetzner Cloud API token. Additionally, you can use the
+@code{hetzner-configuration} record to customize the deployment, such as the
+system architecture, type of VPS, etc.")))
+
(entry (commit "616ae36e0f557cecb4abe58c5b0973b9428d25e0")
(title
(en "Kernel persistent storage in UEFI disabled"))
base-commit: d7ca62b15de7ef89c88ef9b1118d29481ca50122
--
2.48.1
This bug report was last modified 122 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.