Skip to content

feat(config): add local-dns-autotls and local-light-autotls configura…#562

Merged
gacevicljubisa merged 4 commits intofeat/autotls-checkfrom
feat/autotls-cluster
Feb 16, 2026
Merged

feat(config): add local-dns-autotls and local-light-autotls configura…#562
gacevicljubisa merged 4 commits intofeat/autotls-checkfrom
feat/autotls-cluster

Conversation

@akrem-chabchoub
Copy link
Contributor

@akrem-chabchoub akrem-chabchoub commented Feb 5, 2026

Description

  • Added a new local cluster configuration: local-dns-autotls
  • Added corresponding Bee configuration: bee-local-dns-autotls with AutoTLS and WSS enabled
  • Configured a dedicated bootnode for the DNS AutoTLS setup

Why this is needed

Enables reproducible local testing of AutoTLS and WSS features without modifying existing clusters, simplifying development and CI workflows.

Files changed

  • config/local.yaml

@akrem-chabchoub akrem-chabchoub self-assigned this Feb 5, 2026
@akrem-chabchoub akrem-chabchoub changed the base branch from master to feat/autotls-check February 5, 2026 15:34
@akrem-chabchoub akrem-chabchoub marked this pull request as ready for review February 5, 2026 22:59
@gacevicljubisa gacevicljubisa merged commit 0dc82b0 into feat/autotls-check Feb 16, 2026
3 checks passed
@gacevicljubisa gacevicljubisa deleted the feat/autotls-cluster branch February 16, 2026 10:30
gacevicljubisa pushed a commit that referenced this pull request Feb 16, 2026
* feat(autotls): implement autotls check functionality

* feat(autotls): enhance WSS connectivity checks and update configuration

* feat(autotls): add autotls check in config.yaml

* feat(config): add WSS configuration for local setup

* fix(autotls): ensure context cancellation is handled correctly during WSS connection tests

* fix(autotls): update WSS connectivity test to disconnect everything before connecting

* fix(autotls): add WSS group option and enhance error handling for WSS connectivity

* feat(autotls): add certificate renewal testing options and enhance configuration

* refactor(autotls): simplify certificate renewal options and update related configurations

* fix(autotls): increase certificate renewal wait time to 500 seconds for improved testing

* fix(autotls): extend timeout for certificate renewal to 15 minutes

* feat(autotls): add ultralight group support and connectivity testing

* feat(config): update local.yaml for ultralight configuration and enhance autotls checks

* fix(autotls): re-enable certificate renewal test

* feat(config): add local-dns-autotls and local-light-autotls configura… (#562)

* feat(config): add local-dns-autotls and local-light-autotls configurations
ons.

* chore(config): comment out ultralight configuration

* fix(config): update autotls configs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants