Giter Site home page Giter Site logo

canivete's Introduction

Canivete

Nix framework for common development and infrastructure tooling like:

  1. Managing infrastructure declaratively with OpenTofu through terranix
  2. Administering kubernetes clusters with kubenix
  3. Deploying Nix profiles (i.e. NixOS, nix-darwin, home-manager, etc.)
  4. Package derivations with dream2nix
  5. Container building and running with docker-compose through arion
  6. Running packages as services locally using process-compose
  7. Running development commands easily with just shorthand
  8. Configure git hooks with pre-commit

Requirements

  1. Nix
  2. Git, which can be installed easily through Nix

Usage

  1. Start a new project with nix flake init --template github:schradert/canivete
  2. Open the project shell by entering project directory and running nix develop
  3. See available commands by running just

Notes

This repo supports building and deploy system configurations with nixos, nix-darwin, nix-on-droid, and home-manager. Initial installation is slightly trickier, but this is accomplished in the following ways:

  1. On Linux, we use nixos-anywhere to install nixos profiles with disko partitioning remotely
  2. On Darwin and Linux without nixos, we assume nix is already installed
  3. On Android, you must install nix-on-droid

In each case, SSH access is necessary and nixos-anywhere requires root access

canivete's People

Contributors

schradert avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.