summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2020-10-01 00:50:31 +0200
committerDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2020-10-01 00:54:05 +0200
commita038c323bd9d9cc1fb6e51ecf4ea4fa3571ee4f5 (patch)
tree59dbd09c37671714c15122be7aff8304d8d0f49e
parentd3f393fff3cd9b31495ad0600ff833a6476ca734 (diff)
downloadvm-configurations-a038c323bd9d9cc1fb6e51ecf4ea4fa3571ee4f5.tar.gz
vm-configurations-a038c323bd9d9cc1fb6e51ecf4ea4fa3571ee4f5.tar.bz2
vm-configurations-a038c323bd9d9cc1fb6e51ecf4ea4fa3571ee4f5.zip
Move ftp.replicant.us in its own directory to support multiple machines
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
-rw-r--r--ftp.replicant.us/README (renamed from README)8
-rw-r--r--ftp.replicant.us/stage1.scm (renamed from ftp.replicant.us_stage1.scm)0
-rw-r--r--ftp.replicant.us/stage2.scm (renamed from ftp.replicant.us_stage2.scm)0
3 files changed, 4 insertions, 4 deletions
diff --git a/README b/ftp.replicant.us/README
index 26bfcc0..2d1c555 100644
--- a/README
+++ b/ftp.replicant.us/README
@@ -6,12 +6,12 @@
TODO: Check with GuiX developers if this is really a concern.
- Add a strong password to prevent login inside the vm administration
or see with the FSF what are their requirements.
-- scp ftp.replicant.us_stage1.scm to the remote vm and run
- guix system reconfigure ftp.replicant.us_stage1.scm
+- scp stage1.scm to the remote vm and run
+ guix system reconfigure stage1.scm
- run /var/lib/certbot/renew-certificates to generate the letsencrypt
certificates
-- Then you can copy ftp.replicant.us_stage2.scm on the vm
- and run guix system reconfigure ftp.replicant.us_stage2.scm
+- Then you can copy stage2.scm on the vm
+ and run guix system reconfigure stage2.scm
== Two stage deployment ==
Guix uses the webroot to get the letsencrypt certificates, however
diff --git a/ftp.replicant.us_stage1.scm b/ftp.replicant.us/stage1.scm
index fe39c00..fe39c00 100644
--- a/ftp.replicant.us_stage1.scm
+++ b/ftp.replicant.us/stage1.scm
diff --git a/ftp.replicant.us_stage2.scm b/ftp.replicant.us/stage2.scm
index df71a4b..df71a4b 100644
--- a/ftp.replicant.us_stage2.scm
+++ b/ftp.replicant.us/stage2.scm