Skip to content

Add RangeKeeper container infrastructure#3284

Merged
bernd2022 merged 1 commit intodevelopfrom
feature/add-rangekeeper-infrastructure
Feb 27, 2026
Merged

Add RangeKeeper container infrastructure#3284
bernd2022 merged 1 commit intodevelopfrom
feature/add-rangekeeper-infrastructure

Conversation

@bernd2022
Copy link
Collaborator

@bernd2022 bernd2022 commented Feb 27, 2026

Summary

  • Add Bicep parameter files for RangeKeeper container instances (dev: beta tag, prd: latest tag)
  • Change containerCPU type from int to string to support decimal values like 0.5
  • Add rk to deploy.sh instance options
  • Update README with RangeKeeper mount path and documentation

Notes

  • RangeKeeper uses its own CI/CD pipeline for deployments (see DFXswiss/rangekeeper#14)
  • Bicep templates provide the initial infrastructure (fileshare, container group skeleton)
  • The containerCPU type change affects all existing HB parameter files (values migrated from 0.5 to "0.5")

Test plan

  • Verify existing HB container deployments still work with string CPU values
  • Verify deploy.sh lists rk as a selectable instance

- Add Bicep parameter files for RangeKeeper (dev + prd)
- Change containerCPU type from int to string to support decimal values
- Add RangeKeeper to deploy.sh instance options
- Update README with RangeKeeper documentation
@bernd2022 bernd2022 merged commit 5cf0b2f into develop Feb 27, 2026
8 checks passed
@bernd2022 bernd2022 deleted the feature/add-rangekeeper-infrastructure branch February 27, 2026 09:36
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