12 Commits

Author SHA1 Message Date
be9f216f4c +hostname setting 2025-04-11 10:05:58 +02:00
1980fa4178 +hostname setting 2025-04-11 10:00:48 +02:00
81b2811569 +hostname setting 2025-04-11 09:45:32 +02:00
f48ac1c9ae +hostname setting 2025-04-11 09:36:53 +02:00
1405f80bfc fix deploy input 2025-04-10 16:03:08 +02:00
2bd4bdbd1d fix deploy input 2025-04-10 16:02:51 +02:00
9d3abd60fc fix deploy input 2025-04-10 16:00:54 +02:00
412bc59408 fix systemrebuild on add services 2025-04-10 14:43:19 +02:00
40d32b7133 fix systemrebuild on add services 2025-04-10 13:56:42 +02:00
9a258602a2 Basic config input update 2025-04-10 13:25:37 +02:00
ae316fb7f6 Basic config input update 2025-04-10 13:00:36 +02:00
fc512b0248 Bugfix installer: SSH config port 2025-04-10 12:46:24 +02:00
5 changed files with 73 additions and 123 deletions

110
flake.lock generated
View File

@ -6,43 +6,25 @@
"nixpkgs-unstable": "nixpkgs-unstable" "nixpkgs-unstable": "nixpkgs-unstable"
}, },
"locked": { "locked": {
"lastModified": 1744363797, "lastModified": 1744286132,
"narHash": "sha256-Zn8TIOonPBQojN5NZ9Q+y6hvwAKFvW+iLXiceGNQ40o=", "narHash": "sha256-b+QaraEq2KS6X3PeAcm2J0afIQjvUEJ61Oj1OHiELzA=",
"ref": "stable", "ref": "stable",
"rev": "45622da8ac40d404e59fa1eff9f63e42b7b95e2b", "rev": "dd405780a03515688101b0b66c8757ce817f1ad7",
"revCount": 10, "revCount": 9,
"type": "git", "type": "git",
"url": "https://code.m3ta.dev/m3tam3re/self-host-playbook-base" "url": "https://code.m3tam3re.com/m3tam3re/self-host-playbook-base"
}, },
"original": { "original": {
"ref": "stable", "ref": "stable",
"type": "git", "type": "git",
"url": "https://code.m3ta.dev/m3tam3re/self-host-playbook-base" "url": "https://code.m3tam3re.com/m3tam3re/self-host-playbook-base"
}
},
"deploy-rs": {
"inputs": {
"flake-compat": "flake-compat",
"nixpkgs": "nixpkgs_2",
"utils": "utils"
},
"locked": {
"lastModified": 1727447169,
"narHash": "sha256-3KyjMPUKHkiWhwR91J1YchF6zb6gvckCAY1jOE+ne0U=",
"owner": "serokell",
"repo": "deploy-rs",
"rev": "aa07eb05537d4cd025e2310397a6adcedfe72c76",
"type": "github"
},
"original": {
"owner": "serokell",
"repo": "deploy-rs",
"type": "github"
} }
}, },
"disko": { "disko": {
"inputs": { "inputs": {
"nixpkgs": ["nixpkgs"] "nixpkgs": [
"nixpkgs"
]
}, },
"locked": { "locked": {
"lastModified": 1744145203, "lastModified": 1744145203,
@ -58,22 +40,6 @@
"type": "github" "type": "github"
} }
}, },
"flake-compat": {
"flake": false,
"locked": {
"lastModified": 1696426674,
"narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1741600792, "lastModified": 1741600792,
@ -106,61 +72,17 @@
"type": "github" "type": "github"
} }
}, },
"nixpkgs_2": {
"locked": {
"lastModified": 1702272962,
"narHash": "sha256-D+zHwkwPc6oYQ4G3A1HuadopqRwUY/JkMwHz1YF7j4Q=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "e97b3e4186bcadf0ef1b6be22b8558eab1cdeb5d",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": { "root": {
"inputs": { "inputs": {
"base-config": "base-config", "base-config": "base-config",
"deploy-rs": "deploy-rs", "deploy-rs": [
"nixpkgs"
],
"disko": "disko", "disko": "disko",
"nixpkgs": ["base-config", "nixpkgs"] "nixpkgs": [
} "base-config",
}, "nixpkgs"
"systems": { ]
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
"utils": {
"inputs": {
"systems": "systems"
},
"locked": {
"lastModified": 1701680307,
"narHash": "sha256-kAuep2h5ajznlPMD9rnQyffWG8EM/C73lejGofXvdM8=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "4022d587cbbfd70fe950c1e2083a02621806a725",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
} }
} }
}, },

View File

@ -4,7 +4,7 @@
inputs = { inputs = {
base-config = { base-config = {
# url = "path:/home/m3tam3re/p/nix/self-host-playbook-base"; # url = "path:/home/m3tam3re/p/nix/self-host-playbook-base";
url = "git+https://code.m3ta.dev/m3tam3re/self-host-playbook-base?ref=stable"; url = "git+https://code.m3tam3re.com/m3tam3re/self-host-playbook-base?ref=stable";
}; };
nixpkgs = { nixpkgs = {
url = "github:NixOS/nixpkgs/nixos-24.11"; url = "github:NixOS/nixpkgs/nixos-24.11";
@ -28,7 +28,7 @@
} @ inputs: let } @ inputs: let
jsonConfig = builtins.fromJSON (builtins.readFile ./config.json); jsonConfig = builtins.fromJSON (builtins.readFile ./config.json);
in { in {
nixosConfigurations.${jsonConfig.hostname} = nixpkgs.lib.nixosSystem { nixosConfigurations.server = nixpkgs.lib.nixosSystem {
system = "x86_64-linux"; system = "x86_64-linux";
modules = [ modules = [
(base-config.nixosModules.default { (base-config.nixosModules.default {
@ -50,7 +50,7 @@
interactiveSudo = true; interactiveSudo = true;
path = path =
deploy-rs.lib.x86_64-linux.activate.nixos deploy-rs.lib.x86_64-linux.activate.nixos
self.nixosConfigurations.${jsonConfig.hostname}; self.nixosConfigurations.server;
}; };
}; };
}; };

View File

@ -50,7 +50,7 @@ fi
get_latest_version() { get_latest_version() {
local LATEST_VERSION local LATEST_VERSION
latest_version=$(curl -s "https://code.m3ta.dev/api/v1/repos/m3tam3re/self-host-playbook/tags" | jq -r '.[] | select(.name | startswith("v")) | .name' | sort -V | tail -n1) latest_version=$(curl -s "https://code.m3tam3re.com/api/v1/repos/m3tam3re/self-host-playbook/tags" | jq -r '.[] | select(.name | startswith("v")) | .name' | sort -V | tail -n1)
if [ -z "$latest_version" ]; then if [ -z "$latest_version" ]; then
echo "❌ Error: Could not fetch latest version from repository" echo "❌ Error: Could not fetch latest version from repository"
@ -71,7 +71,7 @@ setup_latest_version() {
echo "❌ Error: Must be in 'self-host-playbook' directory to setup latest version" echo "❌ Error: Must be in 'self-host-playbook' directory to setup latest version"
echo "Current directory: $(pwd)" echo "Current directory: $(pwd)"
return 1 return 1
fi }
echo "⬇️ Downloading version $target_version..." echo "⬇️ Downloading version $target_version..."
@ -83,16 +83,16 @@ setup_latest_version() {
mkdir -p "$CLONE_DIR" mkdir -p "$CLONE_DIR"
# Clone to temporary directory with --quiet flag # Clone to temporary directory with --quiet flag
if ! nix flake clone --quiet "git+https://code.m3ta.dev/m3tam3re/self-host-playbook?ref=v${target_version}" --dest "$CLONE_DIR" 2>/dev/null; then if ! nix flake clone --quiet "git+https://code.m3tam3re.com/m3tam3re/self-host-playbook?ref=v${target_version}" --dest "$CLONE_DIR" 2>/dev/null; then
echo "❌ Failed to clone repository" echo "❌ Failed to clone repository"
return 1 return 1
fi }
# Additional safety check before copying files # Additional safety check before copying files
if [ ! -f "$CLONE_DIR/flake.nix" ]; then if [ ! -f "$CLONE_DIR/flake.nix" ]; then
echo "❌ Error: Downloaded content doesn't appear to be a valid self-host-playbook" echo "❌ Error: Downloaded content doesn't appear to be a valid self-host-playbook"
return 1 return 1
fi }
# Copy files from clone to target directory # Copy files from clone to target directory
cp -r "$CLONE_DIR"/* "$dir_name/" cp -r "$CLONE_DIR"/* "$dir_name/"
@ -107,7 +107,7 @@ setup_from_template() {
if [ "$current_dir" != "self-host-playbook" ]; then if [ "$current_dir" != "self-host-playbook" ]; then
echo "❌ Error: Must be in 'self-host-playbook' directory" echo "❌ Error: Must be in 'self-host-playbook' directory"
exit 1 exit 1
fi }
# Create backup if directory is not empty # Create backup if directory is not empty
if [ -n "$(ls -A)" ]; then if [ -n "$(ls -A)" ]; then
@ -119,7 +119,7 @@ setup_from_template() {
if [ ! -d "$backup_dir" ]; then if [ ! -d "$backup_dir" ]; then
echo "❌ Error: Failed to create backup directory" echo "❌ Error: Failed to create backup directory"
exit 1 exit 1
fi fi # Fixed: Changed } to fi
find . -maxdepth 1 ! -name "." ! -name ".." ! -name "$backup_dir" -exec cp -r {} "$backup_dir/" \; find . -maxdepth 1 ! -name "." ! -name ".." ! -name "$backup_dir" -exec cp -r {} "$backup_dir/" \;
echo "✅ Backup created successfully" echo "✅ Backup created successfully"
@ -294,11 +294,11 @@ SSH_PUB_KEY=$(cat "${SSH_KEY_PATH}.pub") || {
echo echo
echo "🔑 Here is your public key:" echo "🔑 Here is your public key:"
echo echo
cat "$SSH_KEY_PATH.pub" cat $SSH_KEY_PATH.pub
echo "" echo ""
echo "📁 You can also find the keyfile here:" echo "📁 You can also find the keyfile here:"
echo echo
echo "$SSH_KEY_PATH.pub" echo $SSH_KEY_PATH.pub
echo echo
read -p "Press ENTER to continue or CTRL + C to abort..." read -p "Press ENTER to continue or CTRL + C to abort..."
@ -323,7 +323,7 @@ read -p " - Domain for Portainer: " PORTAINER_DOMAIN
read -p " - Domain for n8n: " N8N_DOMAIN read -p " - Domain for n8n: " N8N_DOMAIN
read -p " - Domain for Baserow: " BASEROW_DOMAIN read -p " - Domain for Baserow: " BASEROW_DOMAIN
echo echo
echo "6. How do you authenticate to the target machine?" echo "5. How do you authentiate to the target machine?"
echo "-------------------------------------------" echo "-------------------------------------------"
echo " 1) Password" echo " 1) Password"
echo " 2) SSH Key" echo " 2) SSH Key"
@ -346,7 +346,7 @@ esac
setup_from_template setup_from_template
echo echo
echo "7. Select your cloud provider:" echo "6. Select your cloud provider:"
echo " 1) AWS (Newer instances with NVMe)" echo " 1) AWS (Newer instances with NVMe)"
echo " 2) AWS (Older instances)" echo " 2) AWS (Older instances)"
echo " 3) Google Cloud Platform" echo " 3) Google Cloud Platform"
@ -424,8 +424,7 @@ cat > config.json << EOF
"baserow": "$BASEROW_DOMAIN" "baserow": "$BASEROW_DOMAIN"
}, },
"rootDevice": "$DEVICE_NAME", "rootDevice": "$DEVICE_NAME",
"ipAddress": "$IP_ADDRESS", "ipAddress": "$IP_ADDRESS"
"hostname": "$HOSTNAME"
} }
EOF EOF

View File

@ -26,9 +26,9 @@ get_current_version() {
} }
get_latest_version() { get_latest_version() {
local latest_version local LATEST_VERSION
latest_version=$(curl -s "https://code.m3ta.dev/api/v1/repos/m3tam3re/self-host-playbook/tags" | jq -r '.[] | select(.name | startswith("v")) | .name' | sort -V | tail -n1) latest_version=$(curl -s "https://code.m3tam3re.com/api/v1/repos/m3tam3re/self-host-playbook/tags" | jq -r '.[] | select(.name | startswith("v")) | .name' | sort -V | tail -n1)
if [ -z "$latest_version" ]; then if [ -z "$latest_version" ]; then
echo "❌ Error: Could not fetch latest version from repository" echo "❌ Error: Could not fetch latest version from repository"
@ -51,7 +51,7 @@ check_compatibility() {
fi fi
local min_compatible_version local min_compatible_version
min_compatible_version=$(curl -s "https://code.m3ta.dev/m3tam3re/self-host-playbook/raw/branch/develop/v${target_version}/$version_file" | jq -r '.minCompatibleVersion') min_compatible_version=$(curl -s "https://code.m3tam3re.com/m3tam3re/self-host-playbook/raw/branch/develop/v${target_version}/$version_file" | jq -r '.minCompatibleVersion')
if version_lt "$current_version" "$min_compatible_version"; then if version_lt "$current_version" "$min_compatible_version"; then
echo "❌ Your current version ($current_version) is too old for direct upgrade." echo "❌ Your current version ($current_version) is too old for direct upgrade."
@ -71,7 +71,7 @@ show_changelog() {
echo "------------------------------------------------" echo "------------------------------------------------"
local changelog local changelog
changelog=$(curl -s "https://code.m3ta.dev/m3tam3re/self-host-playbook/raw/branch/develop/v${target_version}/$version_file" | jq -r '.changelog') changelog=$(curl -s "https://code.m3tam3re.com/m3tam3re/self-host-playbook/raw/branch/develop/v${target_version}/$version_file" | jq -r '.changelog')
# Process each version once, then all its changes # Process each version once, then all its changes
echo "$changelog" | jq -r --arg cv "$current_version" --arg tv "$target_version" ' echo "$changelog" | jq -r --arg cv "$current_version" --arg tv "$target_version" '
@ -87,11 +87,18 @@ perform_update() {
local target_version=$1 local target_version=$1
local backup_dir=$2 local backup_dir=$2
# Ensure we're in the correct directory
local current_dir=$(basename "$(pwd)")
if [ "$current_dir" != "self-host-playbook" ]; then
echo "❌ Error: Must be in 'self-host-playbook' directory"
return 1
}
# Verify essential files exist before proceeding # Verify essential files exist before proceeding
if [ ! -f "config.json" ] || [ ! -d "env" ]; then if [ ! -f "config.json" ] || [ ! -d "env" ]; then
echo "❌ Error: Essential files missing. Are you in the correct directory?" echo "❌ Error: Essential files missing. Are you in the correct directory?"
return 1 return 1
fi }
echo "⬇️ Downloading version $target_version..." echo "⬇️ Downloading version $target_version..."
@ -103,16 +110,16 @@ perform_update() {
mkdir -p "$CLONE_DIR" mkdir -p "$CLONE_DIR"
# Clone to temporary directory with --quiet flag # Clone to temporary directory with --quiet flag
if ! nix flake clone --quiet "git+https://code.m3ta.dev/m3tam3re/self-host-playbook?ref=v${target_version}" --dest "$CLONE_DIR" 2>/dev/null; then if ! nix flake clone --quiet "git+https://code.m3tam3re.com/m3tam3re/self-host-playbook?ref=v${target_version}" --dest "$CLONE_DIR" 2>/dev/null; then
echo "❌ Failed to clone repository" echo "❌ Failed to clone repository"
return 1 return 1
fi }
# Verify downloaded content # Verify downloaded content
if [ ! -f "$CLONE_DIR/flake.nix" ]; then if [ ! -f "$CLONE_DIR/flake.nix" ]; then
echo "❌ Error: Downloaded content appears invalid" echo "❌ Error: Downloaded content appears invalid"
return 1 return 1
fi }
# Remove current directory contents except backup # Remove current directory contents except backup
echo "🗑️ Cleaning current directory..." echo "🗑️ Cleaning current directory..."
@ -126,7 +133,7 @@ perform_update() {
if [ ! -f "flake.nix" ]; then if [ ! -f "flake.nix" ]; then
echo "❌ Error: Failed to copy new version files" echo "❌ Error: Failed to copy new version files"
return 1 return 1
fi }
# Restore configuration files from backup with validation # Restore configuration files from backup with validation
echo "🔄 Restoring configuration files..." echo "🔄 Restoring configuration files..."
@ -135,14 +142,14 @@ perform_update() {
echo "❌ Error: Failed to restore config.json" echo "❌ Error: Failed to restore config.json"
return 1 return 1
} }
fi }
if [ -d "${backup_dir}/env" ]; then if [ -d "${backup_dir}/env" ]; then
cp -r "${backup_dir}/env" . || { cp -r "${backup_dir}/env" . || {
echo "❌ Error: Failed to restore env directory" echo "❌ Error: Failed to restore env directory"
return 1 return 1
} }
fi }
return 0 return 0
} }
@ -150,24 +157,28 @@ perform_update() {
setup_ssh_config() { setup_ssh_config() {
local username=$1 local username=$1
local ip_address=$2 local ip_address=$2
local hostname=$3 local hostname=$3 # Add hostname parameter
local ssh_config_dir="$HOME/.ssh" local ssh_config_dir="$HOME/.ssh"
local ssh_config_file="$ssh_config_dir/config" local ssh_config_file="$ssh_config_dir/config"
local ssh_key_file="$ssh_config_dir/self-host-playbook" local ssh_key_file="$ssh_config_dir/self-host-playbook"
# Create .ssh directory if it doesn't exist
mkdir -p "$ssh_config_dir" mkdir -p "$ssh_config_dir"
chmod 700 "$ssh_config_dir" chmod 700 "$ssh_config_dir"
# Create or append to SSH config using hostname as the Host name
local config_entry="Host $hostname local config_entry="Host $hostname
HostName $ip_address HostName $ip_address
User $username User $username
Port 2222 Port 2222
IdentityFile $ssh_key_file" IdentityFile $ssh_key_file"
# Check if entry already exists
if ! grep -q "Host $hostname" "$ssh_config_file" 2>/dev/null; then if ! grep -q "Host $hostname" "$ssh_config_file" 2>/dev/null; then
echo -e "\n$config_entry" >> "$ssh_config_file" echo -e "\n$config_entry" >> "$ssh_config_file"
echo "✅ Added SSH config entry" echo "✅ Added SSH config entry"
else else
# Update existing entry
sed -i.bak "/Host $hostname/,/IdentityFile.*/{ sed -i.bak "/Host $hostname/,/IdentityFile.*/{
s/HostName.*/HostName $ip_address/ s/HostName.*/HostName $ip_address/
s/User.*/User $username/ s/User.*/User $username/
@ -175,6 +186,7 @@ setup_ssh_config() {
echo "✅ Updated existing SSH config entry" echo "✅ Updated existing SSH config entry"
fi fi
# Set appropriate permissions
chmod 600 "$ssh_config_file" chmod 600 "$ssh_config_file"
} }
@ -183,15 +195,18 @@ update_config_value() {
local value=$2 local value=$2
local config_file="config.json" local config_file="config.json"
# Read existing config
local config local config
config=$(cat "$config_file") config=$(cat "$config_file")
# Update or add the field
if jq -e ".$key" "$config_file" >/dev/null 2>&1; then if jq -e ".$key" "$config_file" >/dev/null 2>&1; then
config=$(echo "$config" | jq --arg key "$key" --arg value "$value" '.[$key] = $value') config=$(echo "$config" | jq --arg key "$key" --arg value "$value" '.[$key] = $value')
else else
config=$(echo "$config" | jq --arg key "$key" --arg value "$value" '. + {($key): $value}') config=$(echo "$config" | jq --arg key "$key" --arg value "$value" '. + {($key): $value}')
fi fi
# Write back to file
echo "$config" | jq '.' > "$config_file" echo "$config" | jq '.' > "$config_file"
echo "✅ Updated $key in config.json" echo "✅ Updated $key in config.json"
} }
@ -199,11 +214,13 @@ update_config_value() {
install_deploy_rs() { install_deploy_rs() {
echo "🔧 Installing deploy-rs to user environment..." echo "🔧 Installing deploy-rs to user environment..."
# Check if deploy is already installed
if command -v deploy >/dev/null 2>&1; then if command -v deploy >/dev/null 2>&1; then
echo " deploy-rs is already installed" echo " deploy-rs is already installed"
return 0 return 0
fi fi
# Install deploy-rs using nix profile
if nix profile install 'github:serokell/deploy-rs'; then if nix profile install 'github:serokell/deploy-rs'; then
echo "✅ deploy-rs installed successfully" echo "✅ deploy-rs installed successfully"
else else
@ -212,10 +229,12 @@ install_deploy_rs() {
fi fi
} }
# Main script # Main script
echo "🔄 Self-Host Playbook Update Assistant" echo "🔄 Self-Host Playbook Update Assistant"
echo "======================================" echo "======================================"
# Check if we're in the right directory
if [ ! -f "config.json" ]; then if [ ! -f "config.json" ]; then
echo "❌ Error: config.json not found. Please run this script in your self-host-playbook directory." echo "❌ Error: config.json not found. Please run this script in your self-host-playbook directory."
exit 1 exit 1
@ -230,27 +249,33 @@ if [ -z "$USERNAME" ]; then
exit 1 exit 1
fi fi
# If IP address is not in config.json, prompt for it
if [ -z "$IP_ADDRESS" ]; then if [ -z "$IP_ADDRESS" ]; then
echo " No IP address found in config.json" echo " No IP address found in config.json"
read -p "Enter the IP address of your server: " IP_ADDRESS read -p "Enter the IP address of your server: " IP_ADDRESS
# Validate IP address format
if ! [[ $IP_ADDRESS =~ ^[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+$ ]]; then if ! [[ $IP_ADDRESS =~ ^[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+$ ]]; then
echo "❌ Error: Invalid IP address format" echo "❌ Error: Invalid IP address format"
exit 1 exit 1
fi fi
# Update config.json with the new IP address
update_config_value "ipAddress" "$IP_ADDRESS" update_config_value "ipAddress" "$IP_ADDRESS"
fi fi
# If hostname is not in config.json, prompt for it
if [ -z "$HOSTNAME" ]; then if [ -z "$HOSTNAME" ]; then
echo " No hostname found in config.json" echo " No hostname found in config.json"
read -p "Enter the hostname for your server: " HOSTNAME read -p "Enter the hostname for your server: " HOSTNAME
# Validate hostname format (basic validation)
if ! [[ $HOSTNAME =~ ^[a-zA-Z0-9]([a-zA-Z0-9-]*[a-zA-Z0-9])?(\.[a-zA-Z0-9]([a-zA-Z0-9-]*[a-zA-Z0-9])?)*$ ]]; then if ! [[ $HOSTNAME =~ ^[a-zA-Z0-9]([a-zA-Z0-9-]*[a-zA-Z0-9])?(\.[a-zA-Z0-9]([a-zA-Z0-9-]*[a-zA-Z0-9])?)*$ ]]; then
echo "❌ Error: Invalid hostname format" echo "❌ Error: Invalid hostname format"
exit 1 exit 1
fi fi
# Update config.json with the new hostname
update_config_value "hostname" "$HOSTNAME" update_config_value "hostname" "$HOSTNAME"
fi fi
@ -278,14 +303,18 @@ read -p "Do you want to update to version $LATEST_VERSION? (y/N) " -n 1 -r
echo echo
if [[ $REPLY =~ ^[Yy]$ ]]; then if [[ $REPLY =~ ^[Yy]$ ]]; then
# Create backup
backup_dir="backup_${CURRENT_VERSION}_$(date +%Y%m%d_%H%M%S)" backup_dir="backup_${CURRENT_VERSION}_$(date +%Y%m%d_%H%M%S)"
echo "📑 Creating backup in $backup_dir..." echo "📑 Creating backup in $backup_dir..."
mkdir -p "$backup_dir" mkdir -p "$backup_dir"
find . -maxdepth 1 ! -name "." ! -name ".." ! -name "$backup_dir" -exec cp -r {} "$backup_dir/" \; find . -maxdepth 1 ! -name "." ! -name ".." ! -name "$backup_dir" -exec cp -r {} "$backup_dir/" \;
# Perform update
if perform_update "$LATEST_VERSION" "$backup_dir"; then if perform_update "$LATEST_VERSION" "$backup_dir"; then
echo echo
echo "✅ Update completed successfully!" echo "✅ Update completed successfully!"
# Setup SSH configuration
echo echo
echo "🔧 Setting up SSH configuration..." echo "🔧 Setting up SSH configuration..."
setup_ssh_config "$USERNAME" "$IP_ADDRESS" "$HOSTNAME" setup_ssh_config "$USERNAME" "$IP_ADDRESS" "$HOSTNAME"

View File

@ -1,7 +1,7 @@
{ {
"version": "0.1.0", "version": "0.1.0",
"minCompatibleVersion": "0.0.0", "minCompatibleVersion": "0.0.0",
"updateUrl": "https://code.m3ta.dev/m3tam3re/self-host-playbook", "updateUrl": "https://code.m3tam3re.com/m3tam3re/self-host-playbook",
"changelog": { "changelog": {
"0.1.0": [ "0.1.0": [
"Added a management CLI for easily adding custom services.", "Added a management CLI for easily adding custom services.",