-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Hello,
I am total noob in case of DNS, cloudflare etc. and when going thru QuickStart, I met some issues:
- In section "2. Run the Agent" on screen there is --env-file, but this will give .env not found, because env file setup is further. This two steps should be swapped.
- As I never used Cloudflare, I don't know what setting should I use for new Cloudflare API key. One of the predefined there is ok? Some specific privileges must to be set for the token to work with Sublet? Info about required cloudflare settings would be nice.
- After adding TXT record, "docker run --rm -v $(pwd)/sublet-config.js:/usr/src/app/config.js --env-file .env.sublet ghcr.io/june07/sublet" is freezing on
Domain ownership verification required for the following domain:
(...)
Once added, the system will automatically verify and establish ownership.
It should automatically go further? Record has same values as given in hint for this.
EDIT:
After exploring Cloudflare options, I found I can just redirect domain there via NS. Done this, added TXT record and now docker is stopping on
docker run --rm -v $(pwd)/sublet-config.js:/usr/src/app/config.js --env-file .env.sublet ghcr.io/june07/sublet
🔗 Connected to Sublet /subletAgent namespace
✅ Acknowledgement from server: Agent config updated
Metadata
Metadata
Assignees
Labels
No labels