Best Pickins’
- Installing Fedora on the Raspberry Pi 3
- Block Advertising on your Network with Pi-hole and Raspberry Pi
- Easy Noise Suppression with RNNoise
- Fix for Intel i915 GPU Freeze on Recent Linux Kernels
- Using ProtonVPN for Privacy and Security
- Practical Ansible Solutions, a Video Course
- Urban Terror: Fun, Free FPS Game
- Using Rofi for Agnostic Lightweight Window/App Management
- How to Setup Travis for Quick Ansible Playbook CI
- Using Offlineimap with the Gmail IMAP API
Squatters
- 636,987 hobos
-
Code
- An error has occurred; the feed is probably down. Try again later.
Tags
- ansible
- automation
- beer
- cloud
- comedy
- cooking
- desktop linux
- devops
- dublin
- elasticsearch
- elk
- fedora
- food
- foreman
- gaming
- git
- hobo
- home cooking
- infrastructure
- ireland
- italian
- linux
- linux gaming
- mutt
- open source
- openstack
- pasta
- performance
- power management
- privacy
- public cloud
- python
- raspberry pi
- recipe
- scale
- security
- server
- shell
- sketch
- skit
- stout
- sysadmin
- terminal
- trystack
- urban terror
- vegetarian
- what
- will foster
- xfce
Tag Archives: github
How to Setup Travis for Quick Ansible Playbook CI
If you’re looking for a quick, easy way to setup repository-based CI for your Ansible playbooks on Github consider Travis CI, it’s also a breeze to set-up for larger projects and not that involved. This takes around 10 minutes to … Continue reading
Automate RPM Builds from Git Sources using COPR
The Fedora project COPR service builds/hosts free RPM package repositories and provides useful automation hooks for your Devopsing. You can combine COPR and any standard Git source (Github, Gitlab, etc) with webhooks for automated package builds when your source repository … Continue reading
Posted in open source, sysadmin
Tagged automate rpm from git, automation, CD, CI, copr, copr git setup, COPR linux rpm, devops, fedora, git, github, packaging, rpm
8 Comments