We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4e03fa commit ef03da2Copy full SHA for ef03da2
provision
@@ -1,5 +1,6 @@
1
#!/usr/bin/env ruby
2
# Provision a virtual private server for Kamal deployments on Ubuntu 24 LTS.
3
+# taken from Kamal Handbook 2nd edition (https://kamalmanual.com/handbook/)
4
#
5
# This script relies on SSH keys authentication.
6
0 commit comments