https://github.com/aherrmann/nixops-grsec-test
Test GRSecurity in Nixops deployment
https://github.com/aherrmann/nixops-grsec-test
Last synced: 8 months ago
JSON representation
Test GRSecurity in Nixops deployment
- Host: GitHub
- URL: https://github.com/aherrmann/nixops-grsec-test
- Owner: aherrmann
- Created: 2014-08-05T22:10:10.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-08-05T22:11:19.000Z (almost 12 years ago)
- Last Synced: 2025-01-13T09:10:02.632Z (over 1 year ago)
- Language: Nix
- Size: 105 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GRSecurity Test Machine
Create and deploy the machine with these commands:
nixops create machine.nix -Inixpkgs=${NIXPKGS_GRSEC} -d grsec
nixops deploy -d grsec
Where `${NIXPKGS_GRSEC}` points to a check-out of nixpkgs that contains a
matching Kernel, and GRSecurity patches.