Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| docs:guide-developer:imagebuilder_frontends [2021/09/03 04:04] – [Chef Online Imagebuilder / Attended Sysupgrade(asu)] Mention on router interfaces to backend someothertime | docs:guide-developer:imagebuilder_frontends [2022/12/22 18:51] (current) – [Meshkit] URL "augsburg" is not resolved odon-noda | ||
|---|---|---|---|
| Line 13: | Line 13: | ||
| Javascript app that connects to a Attendedsysupgrade server via an API, this is a work in progress. It's frontend resembles the Firmware Selector although provides customization options such as package selection. | Javascript app that connects to a Attendedsysupgrade server via an API, this is a work in progress. It's frontend resembles the Firmware Selector although provides customization options such as package selection. | ||
| - | Demo urls: | + | Web-based asu frontends: |
| * [[https:// | * [[https:// | ||
| * [[https:// | * [[https:// | ||
| + | |||
| + | On router packages cli:auc and luci: | ||
| This project intends to simplify the sysupgrade process of devices running OpenWrt or distributions based on the former like LibreMesh. | This project intends to simplify the sysupgrade process of devices running OpenWrt or distributions based on the former like LibreMesh. | ||
| Line 24: | Line 26: | ||
| Flask-based code: [[https:// | Flask-based code: [[https:// | ||
| - | |||
| - | On router packages cli:auc and luci: | ||
| ===== Gluon ===== | ===== Gluon ===== | ||
| Line 31: | Line 31: | ||
| Several Freifunk communities in Germany use Gluon as the foundation of their Freifunk firmware. | Several Freifunk communities in Germany use Gluon as the foundation of their Freifunk firmware. | ||
| - | Documentation: | + | Documentation: |
| ===== Freifunk Berlin firmware ===== | ===== Freifunk Berlin firmware ===== | ||
| Line 87: | Line 87: | ||
| Code: [[https:// | Code: [[https:// | ||
| + | ===== openwrt_autobuild ===== | ||
| + | A simple, standalone python3 wrapper around ImageBuilder that consumes a declarative INI-style configuration file and builds images for multiple targets and devices in parallel. | ||
| + | |||
| + | Code: [[https:// | ||
| ===== Mesh testbed generator ===== | ===== Mesh testbed generator ===== | ||
| Older initiative, was the basis of Temba: [[https:// | Older initiative, was the basis of Temba: [[https:// | ||
| Line 95: | Line 99: | ||
| It also offers templates for each Freifunk community. | It also offers templates for each Freifunk community. | ||
| - | Demo: [[http:// | + | FIXME Demo: [[http:// |
| Relevant links: | Relevant links: | ||