From a Skin to an App for Linux Alpine Configuration Framework
commonly called ACF
⚠️ CPU Temp bugs - Network Chart only eth0 - Disk Partition to be continued, etc: Please be patient!
Light-weight App (Less than 2 MB) installed
Install essential packages :
$: apk add curl util-linux
Edit ACF core config file /etc/acf/acf.conf
and replace following lines for overriding core template
...
# Directories where the application resides
...
appdir=/usr/share/acf/www/skins/dashboard/app/,/usr/share/acf/app/
libdir=/usr/share/acf/www/skins/dashboard/lib/,/usr/share/acf/lib/
wwwdir=/usr/share/acf/www/skins/dashboard/www/,/usr/share/acf/www/
staticdir=/skins/static/
skindir=/skins/,/userskins/
...
...
# ACF is skinnable - this specifies the active skin
# will attempt to load skin/basename(skin).css
skin=/skins/dashboard
...
- Logon
- Dashboard