Central Configurations #1

Merged
mahmoud merged 6 commits from development into main 2026-04-02 08:42:47 +00:00
Member

added config files and validate.yaml

added config files and validate.yaml
feat: added config files and validate.yaml
Some checks failed
Validate Config / verify-toml-validation (pull_request) Failing after 2s
Validate Config / production-protection (pull_request) Failing after 1s
fea6aec959
fix: fixed validate workflow for Forgejo runner
Some checks failed
Validate Config / production-protection (pull_request) Successful in 1s
Validate Config / verify-toml-validation (pull_request) Failing after 2s
fd6ebcfba5
fix: run taplo fmt
All checks were successful
Validate Config / production-protection (pull_request) Successful in 2s
Validate Config / verify-toml-validation (pull_request) Successful in 2s
443b71d707
fix: updated validate workflow
All checks were successful
Validate Config / verify-toml-validation (pull_request) Successful in 2s
412c4482e3
docs: README.md updated
All checks were successful
Validate Config / verify-toml-validation (pull_request) Successful in 2s
ab93b86335
feat: added canary config
All checks were successful
Validate Config / verify-toml-validation (pull_request) Successful in 2s
b2b0404034
fatmaebrahim changed title from WIP: Central Configurations to Central Configurations 2026-04-02 08:25:06 +00:00
mahmoud requested changes 2026-04-02 08:37:23 +00:00
Dismissed
@ -0,0 +4,4 @@
[network]
explorer_addresses = ["tcp://explorer.hero.tf:9002"]
registry_url = "https://forge.ourworld.tf/lhumina_code/hero_compute_registry/raw/branch/main/images.toml"
mycelium_peers = [
Owner

As defined in the ZOS config, I think many peers can also be added for more routes

As defined in the ZOS config, I think many peers can also be added for more routes
@ -0,0 +5,4 @@
explorer_addresses = ["tcp://explorer.hero.tf:9002"]
registry_url = "https://forge.ourworld.tf/lhumina_code/hero_compute_registry/raw/branch/main/images.toml"
mycelium_peers = [
"tcp://188.40.132.242:9651",
Owner

Same here

Same here
mahmoud marked this conversation as resolved
@ -0,0 +5,4 @@
explorer_addresses = ["tcp://explorer.hero.tf:9002"]
registry_url = "https://forge.ourworld.tf/lhumina_code/hero_compute_registry/raw/branch/main/images.toml"
mycelium_peers = [
"tcp://188.40.132.242:9651",
Owner

Same here

Same here
mahmoud marked this conversation as resolved
@ -0,0 +5,4 @@
explorer_addresses = ["tcp://explorer.hero.tf:9002"]
registry_url = "https://forge.ourworld.tf/lhumina_code/hero_compute_registry/raw/branch/main/images.toml"
mycelium_peers = [
"tcp://188.40.132.242:9651",
Owner

Same here and apply it to all envs

Same here and apply it to all envs
mahmoud marked this conversation as resolved
mahmoud approved these changes 2026-04-02 08:42:43 +00:00
mahmoud left a comment
Owner

LGTM

LGTM
mahmoud deleted branch development 2026-04-02 08:42:52 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
lhumina_code/hero_compute_config!1
No description provided.