mirror of
https://github.com/mtan93/unifi-linux-utils.git
synced 2026-03-08 05:31:58 +00:00
Update README.md
This commit is contained in:
16
README.md
16
README.md
@@ -1,24 +1,24 @@
|
|||||||
# unifi-linux-utils
|
# unifi-linux-utils
|
||||||
A collection of helpful Linux / Unix scripts and utilities for admins of Ubiquiti (UBNT) UniFi products
|
A collection of helpful Linux / Unix scripts and utilities for admins of Ubiquiti (UBNT) UniFi products.
|
||||||
|
|
||||||
## uap-reboot.sh
|
## uap-reboot.sh
|
||||||
Remotely reboots a Ubiquiti (UBNT) UniFi access point
|
Remotely reboots a Ubiquiti (UBNT) UniFi access point.
|
||||||
|
|
||||||
## unifi_ssl_import.sh
|
## unifi_ssl_import.sh
|
||||||
Imports SSL certificates (including Let's Encrypt) for the Ubiquiti (UBNT) UniFi Controller on Linux / Unix Systems
|
Imports SSL certificates (including Let's Encrypt) for the Ubiquiti (UBNT) UniFi Controller on Linux / Unix Systems.
|
||||||
|
|
||||||
## upgrade_unifi_controller.sh
|
## upgrade_unifi_controller.sh
|
||||||
Automates upgrade of Ubiquiti (UBNT) UniFi Controller software on Linux / Unix Systems
|
Automates upgrade of Ubiquiti (UBNT) UniFi Controller software on Linux / Unix Systems.
|
||||||
|
|
||||||
## UniFi Controller Startup Scripts
|
## UniFi Controller Startup Scripts
|
||||||
### /startup-scripts/UniFi.service
|
### /startup-scripts/UniFi.service
|
||||||
A systemd service file which can be used to run a Ubiquiti (UBNT) UniFi controller Ubiquiti on Linux systems
|
A systemd service file which can be used to run a Ubiquiti (UBNT) UniFi controller Ubiquiti on Linux systems.
|
||||||
|
|
||||||
### /startup-scripts/UniFi
|
### /startup-scripts/UniFi
|
||||||
A SysV service file which can be used to run a Ubiquiti (UBNT) UniFi controller Ubiquiti on Linux systems
|
A SysV service file which can be used to run a Ubiquiti (UBNT) UniFi controller Ubiquiti on Linux systems.
|
||||||
|
|
||||||
### /startup-scripts/docker-unifi.service
|
### /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 (contributed by @rogierlommers)
|
A systemd service file which can be used to run a Ubiquiti (UBNT) UniFi controller in a Docker container on Linux systems (contributed by @rogierlommers). See https://hub.docker.com/r/goofball222/unifi/ for more UniFi + Docker info.
|
||||||
#Other UniFi Linux Projects I Like
|
#Other UniFi Linux Projects I Like
|
||||||
###UniFi-API - https://github.com/calmh/unifi-api###
|
###UniFi-API - https://github.com/calmh/unifi-api###
|
||||||
An API for communicating with Linux-based UniFi controllers, with a few helpful utilities that rely on the API
|
An API for communicating with Linux-based UniFi controllers, with a few helpful utilities that rely on the API.
|
||||||
|
|||||||
Reference in New Issue
Block a user