Skip to content

multi: cleanup docker compose configs, use secrets instead of hard coded credentials, add basic CI configuration#12

Merged
torkelrogstad merged 5 commits intomasterfrom
2026-03-03-cleanup
Mar 3, 2026
Merged

multi: cleanup docker compose configs, use secrets instead of hard coded credentials, add basic CI configuration#12
torkelrogstad merged 5 commits intomasterfrom
2026-03-03-cleanup

Conversation

@torkelrogstad
Copy link
Copy Markdown
Contributor

@torkelrogstad torkelrogstad commented Mar 3, 2026

The idea is to interact with the different networks through just compose-signet <ARG> or just compose-forknet <ARG>. Other networks should be simple to add.

Another principle is to avoid hard coded credentials, but instead rely on RPC cookie files and Docker secrets.

Avoid hard-coding credentials. Instead, implement RPC auth exclusively
through cookie files and Docker secrets.
@torkelrogstad torkelrogstad merged commit 22d6b6c into master Mar 3, 2026
2 checks passed
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.

1 participant