How to make a quick install setup?

This page summarizes the projects mentioned and recommended in the original post on /r/linuxquestions

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • docker-install

    Docker installation script

  • You're welcome. Bash scripts are very useful. For example here's the script to install docker if you want an example. It's pretty long, but shows what it looks like. curl https://get.docker.com will show you the script in terminal. Since you're not piping (|) into bash there's nothing to worry about.

  • nixos-config

    My NixOS configurations (by Atemu)

  • Here's my current list of packages that are installed on all of my systems: https://github.com/Atemu/nixos-config/blob/4c76b06c4adb984c764a301435f12db179beb92d/packages.nix

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • Home Manager using Nix

    Manage a user environment using Nix [maintainer=@rycee]

  • NixOS can do a whole lot more than just managing a set of packages, so perhaps home-manager would be a more minimal, less intrusive solution too. It has a ton of other features too though.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts