Skip to content

Zero Touch Deployment Stage 2 Bot Mode#1115

Open
FSG-Cat wants to merge 4 commits into
mainfrom
FSG-Cat/Zero-Touch-Deployment-Stage-2
Open

Zero Touch Deployment Stage 2 Bot Mode#1115
FSG-Cat wants to merge 4 commits into
mainfrom
FSG-Cat/Zero-Touch-Deployment-Stage-2

Conversation

@FSG-Cat
Copy link
Copy Markdown
Member

@FSG-Cat FSG-Cat commented May 4, 2026

Fixes: #1080

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented May 4, 2026

🦋 Changeset detected

Latest commit: ecfb23d

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
draupnir Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Comment on lines +84 to +88
zeroTouchDeploymentSelfLogin: {
enabled: boolean;
username: string;
password: string;
};
Copy link
Copy Markdown
Member

@Gnuxie Gnuxie May 5, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In external config can we call this something sensible, like what the fuck is this for? What kind of crazy thing are we working around in MAS with this?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Gnuxie on a less alarmist note we are also compatible with all matrix homeservers that are currently actually used by people with this method unlike trying to go MAS native and have to maintain a bunch of bullshit to be compatible with all homeserver projects.

Though mdad does only have support for Turnkey user creation (the dependency we use in draupnir for ztd stage 2 mdad) for Synapse as far as i know.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ZTD Add support for fetching secrets automatically to bot mode.

2 participants