Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Start of modernization of skyflake. #10

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Conversation

makuru-dd
Copy link

@makuru-dd makuru-dd commented Jun 8, 2024

goals

  • removal of unneeded code fragments.
    • Went through with my linter and removed unneeded code.
  • Make it compatible with the newest version of nixpkgs.
  • Allow usage with seaweedfs, see issue Exchanging Ceph for SeaweedFS #9.
  • Add firewall with nftables.
  • fix networking because of the removal of addressConfig.
    • trace: warning: Using 'addressConfig' is deprecated! Move all attributes inside one level up and remove it.

Please look at it, @astro and tell me what needs to be changed to archive my goals.

flake.nix Outdated Show resolved Hide resolved
vm/nomad-job.nix Outdated Show resolved Hide resolved
@makuru-dd makuru-dd force-pushed the main branch 4 times, most recently from e0592b4 to deae44a Compare June 9, 2024 01:40
@makuru-dd makuru-dd requested a review from astro June 9, 2024 01:41
vm/build-vm.nix Show resolved Hide resolved
@makuru-dd makuru-dd force-pushed the main branch 4 times, most recently from 6d18156 to 41d3bb9 Compare June 9, 2024 18:51
@makuru-dd makuru-dd requested a review from astro June 9, 2024 18:52
@makuru-dd makuru-dd force-pushed the main branch 5 times, most recently from 391b2ef to 44285fa Compare June 17, 2024 17:59
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