https://github.com/girodav/docker-unifi-raspi
A Docker compose file to run Unifi Network Application on a Raspberry Pi 4
https://github.com/girodav/docker-unifi-raspi
docker docker-compose raspberry-pi raspberry-pi-4 raspberrypi unifi unifi-controller
Last synced: 3 months ago
JSON representation
A Docker compose file to run Unifi Network Application on a Raspberry Pi 4
- Host: GitHub
- URL: https://github.com/girodav/docker-unifi-raspi
- Owner: girodav
- License: mit
- Created: 2024-08-08T13:12:32.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-08T14:12:52.000Z (almost 2 years ago)
- Last Synced: 2025-03-09T21:47:15.355Z (over 1 year ago)
- Topics: docker, docker-compose, raspberry-pi, raspberry-pi-4, raspberrypi, unifi, unifi-controller
- Language: Shell
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# Unifi Network Application for Raspberry Pi 4 on Docker
Run the latest version of Unifi Network Application (also called "Unifi Network Server" on [ui.com](https://ui.com/download)).
[](https://ui.com/)
## How to install
Modify `.env` file with your preferred values, then run
```
docker compose up -d
```
## How to uninstall
```
docker compose down
```
## Application Setup
After setup, the web UI is available at https://ip:8443. The application can be configured, or a backup restored, using the first run wizard.