https://github.com/vooon/my-openwrt-feed
feed for openwrt
https://github.com/vooon/my-openwrt-feed
authelia openwrt openwrt-feed packaging proxmox-backup
Last synced: 5 months ago
JSON representation
feed for openwrt
- Host: GitHub
- URL: https://github.com/vooon/my-openwrt-feed
- Owner: vooon
- Created: 2013-05-17T15:30:04.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2026-02-13T14:50:47.000Z (5 months ago)
- Last Synced: 2026-02-13T23:24:15.487Z (5 months ago)
- Topics: authelia, openwrt, openwrt-feed, packaging, proxmox-backup
- Language: Shell
- Homepage:
- Size: 357 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Vooon's OpenWRT Feed
====================
This is my custom OpenWrt feed with extra packages I use on my systems.
Installation
------------
This repository is an OpenWrt feed with additional packages.
1. Add this line to `feeds.conf`:
```
src-git vooon https://github.com/vooon/my-openwrt-feed.git
```
2. Run feeds update and install:
```shell
./scripts/feeds update -a
./scripts/feeds install -a
```
Package Highlights
------------------
- `lldap`, `authelia`: lightweight auth stack
- `mox`: self-hosted mail server
- `gotify`, `gotify2telegram`, `gotify-alertmanager-plugin`: notification tooling
- `proxmox-backup`, `pbs-helper`: backup client and helper scripts
- `qemu-instance-init`: procd init helper for QEMU VMs
- `inotify-rsync`: rsync on filesystem changes
- `ddns-dhcp-sync`, `zoneomatic`: DNS and DHCP sync/update helpers
- `prometheus-node-exporter-ucode`, `frr-exporter`: monitoring/exporter packages
- `watchcat-fix`, `envsubst`: utility packages