mirror of
https://github.com/altstackHQ/altstack-data.git
synced 2026-04-18 01:53:14 +02:00
🤖 Sentinel: Synchronization from aa-humaaan/thealtstack
This commit is contained in:
@@ -1146,7 +1146,28 @@
|
|||||||
"language": "TypeScript",
|
"language": "TypeScript",
|
||||||
"license": "Sustainable Use License",
|
"license": "Sustainable Use License",
|
||||||
"logo_url": "/logos/n8n.svg",
|
"logo_url": "/logos/n8n.svg",
|
||||||
"deployment": null,
|
"deployment": {
|
||||||
|
"port": 5678,
|
||||||
|
"env": [
|
||||||
|
{
|
||||||
|
"key": "N8N_BASIC_AUTH_ACTIVE",
|
||||||
|
"value": "true"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "N8N_BASIC_AUTH_USER",
|
||||||
|
"value": "admin"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "N8N_BASIC_AUTH_PASSWORD",
|
||||||
|
"value": "password"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"volumes": [
|
||||||
|
"./n8n_data:/home/node/.n8n"
|
||||||
|
],
|
||||||
|
"type": "docker-compose",
|
||||||
|
"local_path": "./.docker-deploy/n8n"
|
||||||
|
},
|
||||||
"referral_url": "https://m.do.co/c/2ed27757a361",
|
"referral_url": "https://m.do.co/c/2ed27757a361",
|
||||||
"sentinel_verdict": {
|
"sentinel_verdict": {
|
||||||
"status": "approved",
|
"status": "approved",
|
||||||
@@ -21593,5 +21614,38 @@
|
|||||||
"agent": "sentinel",
|
"agent": "sentinel",
|
||||||
"timestamp": "2026-03-30T15:26:17.103Z"
|
"timestamp": "2026-03-30T15:26:17.103Z"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"slug": "immich",
|
||||||
|
"name": "Immich",
|
||||||
|
"category": "Photos",
|
||||||
|
"is_open_source": true,
|
||||||
|
"github_repo": "immich-app/immich",
|
||||||
|
"stars": 96088,
|
||||||
|
"website": "https://immich.app",
|
||||||
|
"description": "High performance self-hosted photo and video management solution. Direct alternative to Google Photos.",
|
||||||
|
"pros": [
|
||||||
|
"Extremely fast and responsive UI",
|
||||||
|
"Native mobile apps with auto-upload",
|
||||||
|
"Advanced facial recognition and AI tagging"
|
||||||
|
],
|
||||||
|
"cons": [
|
||||||
|
"Rapid development (breaking changes can occur)",
|
||||||
|
"Requires significant resources for AI features"
|
||||||
|
],
|
||||||
|
"last_commit": "2026-04-01T15:10:00Z",
|
||||||
|
"language": "TypeScript",
|
||||||
|
"license": "AGPL-3.0",
|
||||||
|
"logo_url": "/logos/immich.svg",
|
||||||
|
"deployment": {
|
||||||
|
"type": "docker-compose",
|
||||||
|
"local_path": "./.docker-deploy/immich"
|
||||||
|
},
|
||||||
|
"sentinel_verdict": {
|
||||||
|
"status": "approved",
|
||||||
|
"message": "Top-tier self-hosted solution. 96k stars, high signal.",
|
||||||
|
"agent": "sentinel",
|
||||||
|
"timestamp": "2026-04-02T15:26:17.103Z"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
Reference in New Issue
Block a user