mirror of
https://github.com/mtan93/unifi-linux-utils.git
synced 2026-03-08 05:31:58 +00:00
22 lines
935 B
Markdown
22 lines
935 B
Markdown
# unifi-linux-utils
|
|
A collection of helpful Linux / Unix scripts and utilities for admins of Ubiquiti (UBNT) UniFi products
|
|
|
|
## uap-reboot.sh
|
|
Remotely reboots a Ubiquiti (UBNT) UniFi access point
|
|
|
|
## unifi_ssl_import.sh
|
|
Imports SSL certificates (including Let's Encrypt) for the Ubiquiti (UBNT) UniFi Controller on Linux / Unix Systems
|
|
|
|
## upgrade_unifi_controller.sh
|
|
Automates upgrade of Ubiquiti (UBNT) UniFi Controller software on Linux / Unix Systems
|
|
|
|
## UniFi Controller Startup Scripts
|
|
### /startup-scripts/UniFi.service
|
|
A systemd service file which can be used to run a Ubiquiti (UBNT) UniFi controller Ubiquiti on Linux systems
|
|
|
|
### /startup-scripts/UniFi
|
|
A SysV service file which can be used to run a Ubiquiti (UBNT) UniFi controller Ubiquiti on Linux systems
|
|
|
|
### /startup-scripts/docker-unifi.service
|
|
A systemd service file which can be used to run a Ubiquiti (UBNT) UniFi controller in a Docker container on Linux systems
|