https://github.com/zewelor/openwrt_builder
https://github.com/zewelor/openwrt_builder
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/zewelor/openwrt_builder
- Owner: zewelor
- Created: 2020-04-04T06:15:46.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2026-03-27T16:02:22.000Z (3 months ago)
- Last Synced: 2026-03-28T00:57:34.421Z (3 months ago)
- Language: Shell
- Size: 163 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.