diff --git a/.vps-lab-config.json b/.vps-lab-config.json new file mode 100644 index 0000000..57545cf --- /dev/null +++ b/.vps-lab-config.json @@ -0,0 +1,28 @@ +{ + "type": "vps-lab", + "project_name": "Leopost", + "slug": "leopost", + "created_at": "2026-01-30T01:23:04Z", + "gitea": { + "repo_url": "https://git.mlhub.it/Michele/leopost", + "clone_url": "https://git.mlhub.it/Michele/leopost.git" + }, + "vps": { + "deployed": true, + "url": "https://lab.mlhub.it/leopost/", + "last_deploy": "2026-01-31T13:33:00Z", + "container": "lab-leopost-app", + "path": "/opt/lab-leopost/" + }, + "supabase": { + "enabled": true, + "project_ref": "cizyzbdylxxjjhgnvyub" + }, + "resources": { + "limits": { + "ram_mb": 1024, + "cpu_percent": 100 + }, + "deployed_at": "2026-01-31T13:33:00Z" + } +}