Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

generate dkim_selector with cmdeploy init #184

Closed
wants to merge 4 commits into from

Conversation

missytake
Copy link
Contributor

Probably we should not generate it in cmdeploy init, but instead check if there is already a DKIM key.

@link2xt
Copy link
Contributor

link2xt commented Jan 17, 2024

What happens though if you and me deploy to nine.testrun.org from time to time? We will have different selectors and keep switching between them, should be fine?

@missytake
Copy link
Contributor Author

missytake commented Jan 17, 2024

What happens though if you and me deploy to nine.testrun.org from time to time? We will have different selectors and keep switching between them, should be fine?

should be fine as long as we take care to publish the corresponding DNS records.

(If CI would take care of deploying to nine the publishing of DNS records to ns.testrun.org could even be automated.)

@missytake missytake force-pushed the staging-ci branch 3 times, most recently from c2145ba to 181b04b Compare January 17, 2024 18:13
@missytake missytake changed the title WIP: generate dkim_selector with cmdeploy init generate dkim_selector with cmdeploy init Jan 17, 2024
@missytake
Copy link
Contributor Author

Let's only do it on staging.testrun.org for now.

@missytake missytake force-pushed the staging-ci branch 4 times, most recently from 8e707ea to 9523632 Compare January 19, 2024 11:27
@missytake missytake changed the base branch from staging-ci to main January 19, 2024 19:37
@missytake missytake force-pushed the generate-dkim-selector branch from 42f9e03 to 03a367a Compare January 24, 2024 12:22
@missytake
Copy link
Contributor Author

This is not necessary anymore, as staging.testrun.org isn't reset on every run.

@missytake missytake closed this Jan 24, 2024
@link2xt
Copy link
Contributor

link2xt commented Jan 24, 2024

Generating selectors may be interesting for #195, but for now it is ok that we have a static key

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.

2 participants