ForgeAI

Dashboard access requires authentication

Quick Access — Paste Token

How to get a token

1. Connect to your server via SSH

2. Run the following command:

curl -s -X POST http://127.0.0.1:18800/api/auth/generate-access | jq

3. Copy the token value and paste it above

4. Or open the accessUrl directly (replace 127.0.0.1 with your server IP if remote)