{ "name": "Nametag", "slug": "nametag", "categories": [ 0 ], "date_created": "2026-03-30", "type": "ct", "updateable": true, "privileged": false, "interface_port": 3000, "documentation": "https://github.com/mattogodoy/nametag", "website": "https://nametag.one", "logo": "https://raw.githubusercontent.com/mattogodoy/nametag/master/public/android-chrome-192x192.png", "description": "Nametag is a personal relationships manager that helps you remember the people in your life. Track birthdays, contact info, relationships, and visualize your network as an interactive graph.", "install_methods": [ { "type": "default", "script": "ct/nametag.sh", "config_path": "/opt/nametag/.env", "resources": { "cpu": 2, "ram": 2048, "hdd": 8, "os": "Debian", "version": "13" } } ], "default_credentials": { "username": null, "password": null }, "notes": [ { "text": "Create your first account via the web UI — self-hosted accounts are auto-verified.", "type": "info" } ] }