Luci w/o nft, firewall, but with https

hi

trying to build my own image for Dumb AP (no firewall4, nftables or iptables, dhcp, ppp/pppoe, ...).
It works OK if i select luci-base and uhttpd, but if i choose luci-ssl i get packages that i do not want (firewall4!) and they also take up space.

How can i install (or enable) only luci w/ SSL support, but w/o other dependencies ?

luci and luci-ssl are (empty) meta-packages, designed to (just) pull in everything needed for the 'default' webinterface experience.

The bad news, installing these is an all-or-nothing decision.

The good news, as mentioned above, these meta-packages are empty and don't provide any functionality on their own - so you can install their dependencies individually (without installing luci-ssl itself). But finding out what's needed is for you to find out, if you diverge from the eady approach of installing the meta-package.

Got it:

luci-base luci-mod-admin-full luci-theme-bootstrap libiwinfo-lua uhttpd uhttpd-mod-ubus
libustream-wolfssl20201210 px5g-wolfssl

:grinning:

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.