Alpine

Top 23 Alpine Open-Source Projects

  • 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

  • gluetun

    VPN client in a thin Docker container for multiple VPN providers, written in Go, and using OpenVPN or Wireguard, DNS over TLS, with a few proxy servers built-in.

  • Project mention: Custom command on docker startup after watchtower update | /r/docker | 2023-12-10

    healthcheck: # https://github.com/qdm12/gluetun/issues/641#issuecomment-933856220 test: "curl -sf https://example.com || exit 1" interval: 1m timeout: 10s retries: 2

  • 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
  • uwsgi-nginx-flask-docker

    Docker image with uWSGI and Nginx for Flask applications in Python running in a single container.

  • endoflife.date

    Informative site with EoL dates of everything

  • Project mention: End of Life of Technologies and Devices | news.ycombinator.com | 2023-12-09

    > where you can see overlapped timelines when support ended

    I tried to generate a visual timeline for a given page (https://github.com/endoflife-date/endoflife.date/pull/2859, has some screenshots), but it was limited to a single page (so you'd only see nokia devices at once for eg).

    It turned out that it is too hard to generate clear charts with vague data. We often only know whether is device is supported or not (true/false, see comments about samsung below in this thread), and don't have clear release dates.

    I'll get to it someday (PRs welcome), but it might not work for the usecase we want (picking phones) because data on mobiles is very vague.

    repairability score -> sounds interesting, will file an issue and see. The hard part is that there's no clear identifiers for devices (SWID/CPE are just not good enough) for us to track this kind of data from elsewhere easily.

  • component-party.dev

    🎉 Web component JS frameworks overview by their syntax and features

  • Project mention: Shadcn: Beautifully designed components that you can copy-paste into your apps | news.ycombinator.com | 2024-01-12
  • alpine-chrome

    Chrome Headless docker images built upon alpine official image

  • Dockerfile

    :package: Dockerfiles from WebDevOps for PHP, Apache and Nginx (by webdevops)

  • SaaSHub

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

    SaaSHub logo
  • docker-webtop

    Ubuntu, Alpine, Arch, and Fedora based Webtop images, Linux in a web browser supporting popular desktop environments.

  • Project mention: Finally moving to Navidrome... but how to best manage files and metadata? | /r/selfhosted | 2023-12-03

    Or, install https://github.com/linuxserver/docker-webtop on the remote server and then use a GUI library manager in that container, if you really need a GUI.

  • ffmpeg

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

  • docker-php-nginx

    Docker image with PHP-FPM 8.3 & Nginx 1.24 on Alpine Linux

  • docker4drupal

    Docker-based Drupal stack

  • static-php-cli

    Build standalone PHP binary on Linux, macOS, FreeBSD, Windows, with PHP project together, with popular extensions included.

  • Project mention: Build standalone PHP binary including PHP project code | news.ycombinator.com | 2024-04-24
  • qbittorrent-nox-static

    A bash script which builds a fully static qbittorent-nox binary with current dependencies to use on any Linux OS

  • Project mention: qBittorrent downloads slow on Raspberry Pi 4 4GB | /r/qBittorrent | 2023-06-11

    4.5.2 i use this version https://github.com/userdocs/qbittorrent-nox-static

  • geodesic

    🚀 Geodesic is a DevOps Linux Toolbox in Docker

  • docker4wordpress

    Docker-based WordPress stack

  • alpine-magic-helpers

    A collection of magic properties and helper functions for use with Alpine.js

  • bastion

    🔒Secure Bastion implemented as Docker Container running Alpine Linux with Google Authenticator & DUO MFA support (by cloudposse)

  • robox

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

  • uvicorn-gunicorn-docker

    Docker image with Uvicorn managed by Gunicorn for high-performance web applications in Python with performance auto-tuning.

  • TermuxAlpine

    Use TermuxAlpine.sh calling to install Alpine Linux in Termux on Android. This setup script will attempt to set Alpine Linux up in your Termux environment.

  • meinheld-gunicorn-flask-docker

    Docker image with Meinheld and Gunicorn for Flask applications in Python.

  • docker-ansible

    Ansible inside Docker containers: Alpine, Ubuntu, Rocky & Debian with Ansible 2.16, 2.15, 2.14, 2.13, 2.12, 2.11, 2.10 and 2.9 + Mitogen (by willhallonline)

  • docker-wkhtmltopdf

    wkhtmltopdf for multiple base images

  • 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).

Alpine related posts

  • gnu-on-alpine 3.18.4 and alpine-plus-plus 3.18.4 Released

    2 projects | dev.to | 29 Sep 2023
  • Would I be able to install Iron Alpine docker image on an LXC container in Proxmox?

    1 project | /r/AlpineLinux | 13 May 2023
  • Mini-Linux with GUI running in OCI (for safe surfing purposes) - how-to?

    1 project | /r/oraclecloud | 27 Apr 2023
  • Empty desktop with linuxserver/webtop

    1 project | /r/selfhosted | 11 Apr 2023
  • Best Practice for AV on Containers

    1 project | /r/AlpineLinux | 5 Apr 2023
  • Help with VNC over Guacamole & Weptop VM Conatiners

    1 project | /r/homelab | 3 Apr 2023
  • "Automatically Create CNAME records for containers served by Traefik" (Cloudflare)

    1 project | /r/selfhosted | 14 Mar 2023
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 1 May 2024
    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. Learn more →

Index

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

Project Stars
1 distrobox 8,927
2 gluetun 6,138
3 uwsgi-nginx-flask-docker 2,957
4 endoflife.date 2,180
5 component-party.dev 2,115
6 alpine-chrome 1,694
7 Dockerfile 1,631
8 docker-webtop 1,397
9 ffmpeg 1,344
10 docker-php-nginx 1,302
11 docker4drupal 1,224
12 static-php-cli 1,059
13 qbittorrent-nox-static 959
14 geodesic 915
15 docker4wordpress 721
16 alpine-magic-helpers 724
17 bastion 635
18 robox 604
19 uvicorn-gunicorn-docker 602
20 TermuxAlpine 504
21 meinheld-gunicorn-flask-docker 482
22 docker-ansible 344
23 docker-wkhtmltopdf 340

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