The swizzin web dashboard
Go to file
dctorrent1337 51bbb108e5
Disk Info Applet - Add support to zfs filesystems (#50)
zfs filesystems do not starts with /dev, which makes the get_mounts() function ignore it.
this patch adds support to zfs filesystem by checking the filesystem type.
2022-05-28 11:08:30 -07:00
core Disk Info Applet - Add support to zfs filesystems (#50) 2022-05-28 11:08:30 -07:00
static Mylar (#40) 2021-11-17 20:52:04 -08:00
templates login: add noindex to prevent crawling (#43) 2021-12-03 12:17:26 -08:00
tests Add requirements test for box upgrade 2020-10-31 13:52:33 -07:00
gunicorn.sh Gevent with gunicorn command 2020-03-09 15:17:48 -07:00
README.md Python3 version bump 2020-12-15 12:29:21 -08:00
requirements.txt fix: itsdangerous deprecated JWS Serializer, replace it 2022-02-18 18:36:01 -08:00
setup.sh Overwrite sudoers for swizzin 2020-03-07 15:18:33 -08:00
swizzin.py Reload htpasswd before all requests 2021-11-26 17:39:51 -08:00
wsgi.py Initial commit of WIP 2020-03-07 14:34:57 -08:00

swizzin

swizzin dashboard v0.1

website | docs | discord

What is this?

This panel offers a quick overview of installed applications, information about their status and information about the server in general. It is written in Python 3 and based on the Flask web server. Its main goals are to be performant, quick and easier to customize than the previous incarnation which was based on the quickbox_dashboard and based on PHP.

Quick Start:

This package is included in the swizzin repository of applications. To easily install it, you simply need to use box:

sudo box install panel

If you are adapting this package to work outside of a swizzin environment, the steps necessary for install are outlined in setup.sh

Dependencies

  • Python 3.6+
  • Flask
  • Flask-htpasswd
  • Flask-SocketIO
  • eventlet

Support and Help

If you have any questions, please read the documentation first. If you still have questions or would like to bounce some ideas off other humans, feel free to join us in discord.

Do not use GitHub issues for technical support or feature requests. GitHub issues are only to be used to report bugs and other issues with the project.

Donations

I accept donations on the project website and also through Liberapay. Please consider a donation if you enjoy the project.

If you don't have spare funds, then you might consider donating the idle cycles on your CPU to my mining pool. Setting it up is easy and will cost you nothing. Simply issue the command:

box install xmrig

The amount you choose to donate to me is up to you, though the minimum is 1.0. If you need help in setting up your own wallet, check out the Monero Project.