Centos

Open-source projects categorized as Centos

Top 23 Cento Open-Source Projects

  • Netdata

    The open-source observability platform everyone needs

  • Project mention: A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev | dev.to | 2024-02-05

    netdata.cloud — Netdata is an open-source tool to collect real-time metrics. It's a growing product and can also be found on GitHub!

  • openvpn-install

    OpenVPN road warrior installer for Ubuntu, Debian, AlmaLinux, Rocky Linux, CentOS and Fedora

  • Project mention: Easy VPN install on Debian | /r/selfhosted | 2023-07-08

    and for OpenVPN: https://github.com/Nyr/openvpn-install

  • 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
  • openvpn-install

    Set up your own OpenVPN server on Debian, Ubuntu, Fedora, CentOS or Arch Linux. (by angristan)

  • Project mention: PiVPN v4.6.0: The End | news.ycombinator.com | 2024-04-06

    https://github.com/angristan/openvpn-install or if you want to be free from your distro's OpenSSL version: https://github.com/ix-ai/openvpn (recommended, just rebuild the container if it becomes outdated)

  • distrobox

    Use any linux distribution inside your terminal. Enable both backward and forward compatibility with software and freedom to use whatever distribution you’re more comfortable with. Mirror available at: https://gitlab.com/89luca89/distrobox

  • Project mention: Windows 11 now comes with its own adware | news.ycombinator.com | 2024-04-24

    Regarding the stability issue on a dev machine - you may be interested in playing with one of the immutable-os distros, such as SilverBlue (fedora based).

    The high-level take-away is you can't break your actual OS since it's root filesystem is read-only, and you use "pet" containers (on docker, podman, whatever) to do your work in. Applications are either sandboxed via Flatpak, or installed/run inside your pet containers. If your pet container dies, you cry about it for a moment, and when you're ready you get a new one - your actual os and other containers remain unaffected.

    I use distrobox[1] to create/run the pet containers.

    [1] https://github.com/89luca89/distrobox

  • bento

    Packer templates for building minimal Vagrant baseboxes for multiple platforms

  • Project mention: Windows Server Datacenter French Edition | /r/AZURE | 2023-07-04
  • wireguard-install

    WireGuard road warrior installer for Ubuntu, Debian, AlmaLinux, Rocky Linux, CentOS and Fedora (by Nyr)

  • Project mention: VPNs are being blocked | /r/Turkey | 2023-12-08

    after that u can simply run this script https://github.com/Nyr/wireguard-install that helps you automatically install wireguard and create a config ( to add more configs just run it again ). This script also generates QR code that you can simply scan by ur phone

  • wslu

    A collection of utilities for Windows Subsystem for Linux

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • wsl-distrod

    Distrod is a meta-distro for WSL 2 which installs Ubuntu, Arch, Debian, Gentoo, etc. with systemd in a minute for you. Distrod also has built-in auto-start feature on Windows startup and port forwarding ability.

  • Project mention: Arch in WSL | /r/archlinux | 2023-05-01

    Systemd works even in the non-store Windows 10 using https://github.com/nullpo-head/wsl-distrod

  • ansible-role-docker

    Ansible Role - Docker

  • Project mention: Is it still considered a good approach to utilize the "not equal" operator for conditional checks? | /r/ansible | 2023-06-10

    In this case, yeah sure, go ahead. Looks fine. But is the package really not available at all or rather called differently? (from my perspective packages named equally across a wide range of distros / package managers aren't to common) In the later case you would / could load a var file with a variable which contains distro-specific package names for Redhat and just reference the variable in your install task. (see for example https://github.com/geerlingguy/ansible-role-docker/blob/master/tasks/main.yml#L2 and https://github.com/geerlingguy/ansible-role-docker/tree/master/vars)

  • AnLinux-App

    AnLinux allow you to run Linux on Android without root access.

  • Project mention: AnLinux: Run Ubuntu on Android without root access | news.ycombinator.com | 2023-08-01
  • ffmpeg

    Docker build for FFmpeg on Ubuntu / Alpine / Centos / Scratch / nvidia / vaapi (by jrottenberg)

  • iRedMail

    Full-featured, open source mail server solution for mainstream Linux/BSD distributions.

  • Project mention: Stalwart mail server (self-hosted all-in-one mail server) now as an admin webui | news.ycombinator.com | 2024-04-09

    Handling lots of production email for hundreds of domains for the past 10 years on https://www.iredmail.org/

  • open-build-service

    Build and distribute Linux packages from sources in an automatic, consistent and reproducible way #obs

  • Project mention: Snaps. Why? Please Stop | news.ycombinator.com | 2023-11-23

    It is basically a solved problem for developers.

    https://build.opensuse.org/ will let you target 20+ distros with very little work. You can also run your own local instance if you want https://github.com/openSUSE/open-build-service

  • rpm-ostree

    ⚛📦 Hybrid image/package system with atomic upgrades and package layering

  • Project mention: What do you prefer more and why? | /r/Fedora | 2023-06-13

    I definitely agree that immutability offers considerable value in regards to improving security. But arguably it's insufficient to pull the win over mutable Fedora due to the losses caused by the inability to install the kernel-hardened package and the lack of UKI (Unified Kernel Image) support.

  • ansible-role-security

    Ansible Role - Security

  • Project mention: Can't access to my nas after I create some group | /r/ansible | 2023-06-04

    My playbook is only doing some software installation (openzfs, ...) and some SSH configuration (something really similar to jeff geerling : https://github.com/geerlingguy/ansible-role-security ), and it works perfectly without the tasks where I create groups and add user to these groups.

  • MTProtoProxyInstaller

    One-click script to install MTProto Proxy server on CentOS, Ubuntu and Debian

  • Project mention: [PSA] Stuck With Slow Uploads? Buggy Connection? Asia/AU region issues? Got the Fix. | /r/Telegram | 2023-06-04
  • democratic-csi

    csi storage for container orchestration systems

  • Project mention: NVMe-OF with Non-SSD Drives: Worth the Switch? | /r/DataHoarder | 2023-05-28

    The interface software regarding is not a worry of mine, as democratic-csi does the storage management for me, thus the compatibility it is not limited to the application using the storage per se, as this is handled by Kubernete's CSI drivers, being application-agnostic when utilizing the storage provided.My main worry is not latency, but rather RAM

  • Sentora

    Sentora is a web hosting control panel written in PHP for *NIX

  • glim

    GRUB Live ISO Multiboot

  • robox

    The tools needed to robotically create/configure/provision a large number of operating systems, for a variety of hypervisors, using packer.

  • anaconda

    System installer for Fedora, RHEL and other distributions (by rhinstaller)

  • Linux-Optimizer

    Linux Optimizer

  • Project mention: A Linux Optimizer Script | news.ycombinator.com | 2024-03-04
  • ansible-role-firewall

    Ansible Role - iptables Firewall configuration.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Centos related posts

Index

What are some of the best open-source Cento projects? This list will help you:

Project Stars
1 Netdata 68,064
2 openvpn-install 18,351
3 openvpn-install 11,890
4 distrobox 8,889
5 bento 4,187
6 wireguard-install 3,591
7 wslu 3,194
8 wsl-distrod 1,815
9 ansible-role-docker 1,688
10 AnLinux-App 1,541
11 ffmpeg 1,340
12 iRedMail 1,336
13 open-build-service 887
14 rpm-ostree 813
15 ansible-role-security 760
16 MTProtoProxyInstaller 753
17 democratic-csi 730
18 Sentora 631
19 glim 613
20 robox 602
21 anaconda 518
22 Linux-Optimizer 515
23 ansible-role-firewall 504

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com