feat(hosts/matrix-lix): init #226
No reviewers
Labels
No labels
Compat/Breaking
Difficulty
Architectural
Difficulty
Easy
Difficulty
Hard
Help Wanted
Kind
Bug
Kind
Documentation
Kind
Enhancement
Kind
Feature
Kind
Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Security
Silenced Alert
Status
Abandoned
Status
Blocked
Status
Need More Info
Status
Postponed
Tracking Issue
No milestone
No project
No assignees
3 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: the-distro/infra#226
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "matrix.lix.systems"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Part of #89.
Note: I have not deployed this yet.
As discussed before:
20ed20f16a
I did not feel like creating modules for dendrite and draupnir. If there is need for a draupnir module abstraction in the future, it should be easy enough to do that then instead of now.
Based on:
metrics-push-password
forhosts/matrix-lix
d136496fa3@ -76,0 +68,4 @@
boot.loader.systemd-boot.enable = true;
boot.loader.efi.canTouchEfiVariables = true;
})
# Hetzner Cloud x86_64-linux does not support EFI (yet?)
It does, only upon a support request / ticket. Let's leave it aside I'd say.
Wasn't there a trick involving creating a bare-metal instance and then scaling to a virtualised one that gets you there without a support ticket?