auter VS upstream_sync

Compare auter vs upstream_sync and see what are their differences.

auter

Automatic updates for RHEL, Debian, and their derivatives, with the ability to run pre/post hooks & reboot afterwards. (by rackerlabs)

upstream_sync

script to help mirror upstream repositories (by pyther)
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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
auter upstream_sync
4 6
64 48
- -
2.5 0.0
12 months ago over 5 years ago
Shell Python
Apache License 2.0 MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

auter

Posts with mentions or reviews of auter. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-06-26.
  • Patch Managment for a handfull of Servers
    2 projects | /r/sysadmin | 26 Jun 2022
    For your couple of Linux servers, if you have their repositories sorted out, look at auter. Really easy to setup and schedule servers and especially when it's just a few of them.
  • Central Patch Management - Ubuntu Server
    1 project | /r/homelab | 29 Aug 2021
    I'm quite fond of Auter. I've been using it to automate patching of about 250 servers (RHEL, but Auter supports Ubuntu as well). It's quite flexible and easily extendable via its hooks. You can use Ansible or similar to deploy the config and cronjob to all your hosts, and then just sit back and watch it do its thing. No GUI, though.
  • Rhel 7 patching
    4 projects | /r/linuxadmin | 30 Apr 2021
    How about auter? Auter link It's a github project built by people I work with, and it has some very nice configuration options available. We've configured environments that autoreboot for kernel updates but not everything else, options for not patching a group of systems if a different group failed for some reason (to keep from taking down all redundant systems in a patching run), unlimited automation options and scripting. In the dept I'm with now, we use a commercial product but we're really leaning into moving to Ansible. This is because it's easier to manage multiple envs with playbooks, than it would be to write all the customization into scripts for auter (and we're not allowed to completely automate the patching process in the new dept).

upstream_sync

Posts with mentions or reviews of upstream_sync. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-06-26.
  • Patch Managment for a handfull of Servers
    2 projects | /r/sysadmin | 26 Jun 2022
    If you need to manage your Linux repositories in-house, look at upstream_sync for RHEL and RHEL-clones. Look at debmirror for Debian and Debian-clones. If you have both, you can get debmirror for RHEL and RHEL-clones from EPEL, which would allow you to run both from one server.
  • What Distro did you use to replace Centos?
    5 projects | /r/linuxadmin | 31 May 2022
    Get x16 RHEL developer subscriptions. Use just x01 to setup a local repository and upstream_sync to pull down content. Fix the reposync options in upstream_sync to properly support RHEL 8 modular data. Configure all your RHEL servers to point to your local repository. Viola! You're now commiting fraud at an effectively limitless scale and, one day, IBM will show up to rape your butthole.
  • Syncing RHEL7 repos on a RHEL8 host?
    1 project | /r/redhat | 4 May 2022
    Check this out: upstream_sync
  • Resources/Whitepapers for designing a Linux Patching Policy and Local Update Server?
    1 project | /r/linuxadmin | 5 Apr 2022
    For RPM-based distros, like Alma, CentOS, RHEL, and Rocky, you can use something like this to more easily manage pulling content in your RHEL/RHEL-clone local repository server. Try to add your content into something like /repo/daily/distro_name/. Note, you will need to make a few changes to theupstream_syncscript to allow it to handle EL 8 modular metadata. It's like two additional flags under thecreaterepo` section ... I'll see if I can find them.
  • How do you download a RPM by name and version, using Python or terminal?
    2 projects | /r/redhat | 24 Feb 2022
    Start here. You need access to Red Hat CDN; otherwise known as a subscription and related certificate. You don't need that for CentOS or OEL (public). You just need to know what repositories you want to pull from.
  • Linux Package repo server
    2 projects | /r/linuxadmin | 6 Sep 2021
    upstream_sync for yum content (see here

What are some alternatives?

When comparing auter and upstream_sync you can also consider the following projects:

auter-manager - Tools to help deploy Auter host based automatic updates

aptly - aptly - Debian repository management tool

needrestart - Restart daemons after library updates.

rez - An integrated package configuration, build and deployment system for software

centos2ol - Script and documentation to switch CentOS/Rocky Linux to Oracle Linux