home.social

#pypi — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #pypi, aggregated by home.social.

  1. New `stable-x.y` releases of the DebOps project: v3.1.8, v3.2.7, v3.3.1.

    #DebOps is available through its #GitHub repository, a #Python package on #PyPI and as an #Ansible Galaxy collection.

    There were lots of changes and bugfixes backported from the master branch since the last stable releases 6 months ago, most of them are shared between all three stable branches. You can check the Changelog of the latest release for the details.

    github.com/debops/debops/relea

    #Linux #Debian #sysadmin #selfhosted

  2. New `stable-x.y` releases of the DebOps project: v3.1.8, v3.2.7, v3.3.1.

    #DebOps is available through its #GitHub repository, a #Python package on #PyPI and as an #Ansible Galaxy collection.

    There were lots of changes and bugfixes backported from the master branch since the last stable releases 6 months ago, most of them are shared between all three stable branches. You can check the Changelog of the latest release for the details.

    github.com/debops/debops/relea

    #Linux #Debian #sysadmin #selfhosted

  3. New `stable-x.y` releases of the DebOps project: v3.1.8, v3.2.7, v3.3.1.

    #DebOps is available through its #GitHub repository, a #Python package on #PyPI and as an #Ansible Galaxy collection.

    There were lots of changes and bugfixes backported from the master branch since the last stable releases 6 months ago, most of them are shared between all three stable branches. You can check the Changelog of the latest release for the details.

    github.com/debops/debops/relea

    #Linux #Debian #sysadmin #selfhosted

  4. New `stable-x.y` releases of the DebOps project: v3.1.8, v3.2.7, v3.3.1.

    #DebOps is available through its #GitHub repository, a #Python package on #PyPI and as an #Ansible Galaxy collection.

    There were lots of changes and bugfixes backported from the master branch since the last stable releases 6 months ago, most of them are shared between all three stable branches. You can check the Changelog of the latest release for the details.

    github.com/debops/debops/relea

    #Linux #Debian #sysadmin #selfhosted

  5. New `stable-x.y` releases of the DebOps project: v3.1.8, v3.2.7, v3.3.1.

    is available through its repository, a package on and as an Galaxy collection.

    There were lots of changes and bugfixes backported from the master branch since the last stable releases 6 months ago, most of them are shared between all three stable branches. You can check the Changelog of the latest release for the details.

    github.com/debops/debops/relea

  6. Another quick entry in my series on how and what I #SelfHost: #Monitoring

    #UptimeKuma monitors and alarms all of the services and hosts I run, #HealthChecks(.io) for monitoring and alarming cron jobs, and #SmokePing for network monitoring (no alarming). I've used #Pushover for years to deliver notifications to my phone, but I'm slowly switching things to #SelfHosted #Gotify

    With servers, laptops, and a ton of docker containers, I run network caches to be a good neighbour, and prevent duplicate requests to upstream repos when I'm doing updates, builds, or deployments. For Apt-based repositories, I use Apt-Cacher-NG, for Docker images (runs on swarm), I have a Docker Registry Mirror (runs on swarm), #DevPi as a #PyPi cache (on swarm), and I have Squid running on pfSense for the odd HTTP-cacheable content.

    🏷️ #SelfHosting