Add Solana volume and container #49

Merged
AlexCaswen merged 2 commits from 50-sol-volume-and-container into main 2026-05-10 02:57:20 +00:00
AlexCaswen commented 2026-05-10 02:48:21 +00:00 (Migrated from gitlab.com)

Changes

Complete sol.tf with a data volume and container using the nixos-container profile pattern established in #49.

  • incus_storage_volume.sol_data on m3-sol-pool
  • incus_instance.sol at 10.121.25.60, data mounted at /var/lib/solana
  • Uses profiles = ["default", "nixos-container"] — no boilerplate

Validates #49

This is the first container added using the new profile pattern. The declaration is just pool + volume + instance with only unique devices (data mount + IP). Root disk and security config come from profiles.

Plan should show

  • 1 new volume: incus_storage_volume.sol_data
  • 1 new instance: incus_instance.sol

Closes #50

## Changes Complete `sol.tf` with a data volume and container using the nixos-container profile pattern established in #49. - `incus_storage_volume.sol_data` on `m3-sol-pool` - `incus_instance.sol` at `10.121.25.60`, data mounted at `/var/lib/solana` - Uses `profiles = ["default", "nixos-container"]` — no boilerplate ## Validates #49 This is the first container added using the new profile pattern. The declaration is just pool + volume + instance with only unique devices (data mount + IP). Root disk and security config come from profiles. ## Plan should show - 1 new volume: `incus_storage_volume.sol_data` - 1 new instance: `incus_instance.sol` Closes #50
AlexCaswen (Migrated from gitlab.com) approved these changes 2026-05-10 02:48:21 +00:00
AlexCaswen commented 2026-05-10 02:55:45 +00:00 (Migrated from gitlab.com)

added 1 commit

  • 71061d89 - Use .22 IP for sol (crypto node range)

Compare with previous version

added 1 commit <ul><li>71061d89 - Use .22 IP for sol (crypto node range)</li></ul> [Compare with previous version](/AlexCaswen/m3-infra/-/merge_requests/49/diffs?diff_id=1791609850&start_sha=d61fc5a153a6482a69d734b063ed7d579990d6a1)
AlexCaswen commented 2026-05-10 02:57:17 +00:00 (Migrated from gitlab.com)

approved this merge request

approved this merge request
AlexCaswen (Migrated from gitlab.com) merged commit c08a493796 into main 2026-05-10 02:57:20 +00:00
AlexCaswen commented 2026-05-10 02:57:21 +00:00 (Migrated from gitlab.com)

mentioned in commit c08a493796

mentioned in commit c08a493796dde72bf5255a35fe74a4b071ea74d6
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
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
midwitmoneymgmt/m3-infra!49
No description provided.