mirror of
https://github.com/balzack/databag.git
synced 2025-02-12 03:29:16 +00:00
Update openwrt.md
This commit is contained in:
parent
c689ecd535
commit
08c2e0bd92
@ -5,8 +5,10 @@ These instructions assume can build an OpenWrt firmware for your hardware:
|
|||||||
- you will likely also want to install nginx from the main feed and configure it as a reverse proxy to the databag service
|
- you will likely also want to install nginx from the main feed and configure it as a reverse proxy to the databag service
|
||||||
|
|
||||||
## Databag is currently included as a custom feed
|
## Databag is currently included as a custom feed
|
||||||
|
- clone the custom feed into the OpenWrt repo:
|
||||||
|
- git clone https://github.com/balzack/openwrt-databag.git
|
||||||
- in feeds.conf at the root of the repository add:
|
- in feeds.conf at the root of the repository add:
|
||||||
- src-git databag https://github.com/balzack/openwrt-databag.git
|
- src-cpy databag ./openwrt-databag/
|
||||||
- update the package list by running:
|
- update the package list by running:
|
||||||
- scripts/feeds update databag
|
- scripts/feeds update databag
|
||||||
- install the pacakge by running:
|
- install the pacakge by running:
|
||||||
|
Loading…
Reference in New Issue
Block a user