Solutions like Dependabot or Renovate update but don't merge dependencies. You need to do it manually while it could be fully automated! Add a Merge Queue to your workflow and stop caring about PR management & merging. Try Mergify for free. Learn more →
Aconfmgr Alternatives
Similar projects and alternatives to aconfmgr
-
alis
Arch Linux Install Script (or alis, also known as the Arch Linux executable installation guide and wiki) installs an unattended, automated and customized Arch Linux system.
-
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
-
-
-
-
-
Mergify
Updating dependencies is time-consuming.. Solutions like Dependabot or Renovate update but don't merge dependencies. You need to do it manually while it could be fully automated! Add a Merge Queue to your workflow and stop caring about PR management & merging. Try Mergify for free.
-
-
-
-
-
-
-
-
spack
A flexible package manager that supports multiple versions, configurations, platforms, and compilers.
-
dotfiles
My dotfiles and i3 install (configured by ansible) (by christian-heusel)
-
-
Home Manager using Nix
Manage a user environment using Nix [maintainer=@rycee]
-
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
aconfmgr reviews and mentions
-
Arch noob
Establishing a backup strategy. I'm using BTRFS with snapper and a pacman hook that creates a new snapshot before each upgrade. With ext4 I used timeshift. Besides that, I save my arch configuration with aconfmgr and my files with borg
-
Best way to "log" a re-creatable install?
try this https://github.com/CyberShadow/aconfmgr
-
New arch install and partitioning, what's the best way to make backups that doesn't take up a ton of disk space?
For my backup I keep files in my home directory synced with my NAS via syncthing. For my system backup I don't actually backup up my system, I configure my system via aconfmgr and that config is stored in my home directory and synced to my NAS. Using aconfmgr to "backup" my system is extremely space effecient, my aconfmgr config is only 1.7 MB.
-
What do most people forget to do on a new install that's important?
To get something closer to nix on arch I like to use aconfmgr.
-
Is there anything similar to Arch's aconfmgr for Gentoo? A program that can track, manage and restore your Gentoo configuration?
For those who are not familiar with Arch's aconfmgr, well I have not used it before but just saw it in a post. But it seems to be a configuration manager for Arch. It tracks, manages, and restores your Arch Linux OS configuration.
- (AUR) Package & Config Sync
-
pellets: manage your packages with a configuration file
What's the difference between this and https://github.com/CyberShadow/aconfmgr ?
-
Has Rakuten made a Rocky-er road for Red Hat?
> First, you won't use arch on production servers.
I don’t know, for a pet server this might not be as dumb an idea as it sounds (though without automatic updates, obviously). Perhaps with aconfmgr[1]?
I haven’t done it in anger, but over seven years of running a personal server I’ve had a total of three instances of breakage: upstream strongSwan systemd integration change[2] (in legacy config handling), upstream nftables parsing bug[3] (but I knew in advance that nftables is for adventurous people), and an upstream Kea config change[4] (and, well, Kea really bloody sucks—suggestions for anything else that can do DHCPv6 PD welcome). My (Arch) GNOME desktop broke much more frequently during that time.
[1] https://github.com/CyberShadow/aconfmgr
[2] https://wiki.strongswan.org/projects/strongswan/wiki/Changel..., first item
[3] https://git.netfilter.org/nftables/commit/?id=638af0ceb2b223...
-
Automating installation and setup - how you do it?
Ahhhh... these are interesting (I use fish rather than zsh myself), but like where you were going with this as this was more the bootstrappy - install and go things I was thinking like... though I have to admit the package https://github.com/CyberShadow/aconfmgr/ pointed at above looks quite interesting as well (at least for Arch)
I'm headed this direction as well. Another tool to look at is https://github.com/CyberShadow/aconfmgr/ that is for arch. Another thing to consider is using nix (the package manager) on arch.
-
A note from our sponsor - Mergify
blog.mergify.com | 29 Sep 2023
Stats
The primary programming language of aconfmgr is Shell.