An open API service indexing awesome lists of open source software.

https://github.com/zewelor/openwrt_builder


https://github.com/zewelor/openwrt_builder

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

When adding new host:

- add in docker compose
- add in justfile
- add files in files with correct naming
- remember to auto add ssh keys

OpenWrt version is configured in `.env` as `OPENWRT_VERSION`.
When bumping OpenWrt, update `.env` only.
`Build images` ignores README-only changes and workflow changes outside `.github/workflows/image.yml`; on relevant pushes it refreshes the current `OPENWRT_VERSION` release tag.