Git Product home page Git Product logo

unifi-docker's Introduction

unifi-docker

UniFi Controller docker image based on Alpine Linux

The built image size is under 500MB.

Building

docker build https://github.com/mitchelhaan/unifi-docker.git#5.7.x -t mitchelhaan/unifi-docker:latest

Running

UniFi port reference

docker run -d \
 -p 8080:8080 \
 -p 8443:8443 \
 -p 8880:8880 \
 -p 8843:8843 \
 -p 6789:6789 \
 -p 3478:3478/udp \
 -p 5656-5699:5656-5699/udp \
 -p 10001:10001/udp \
 -v unifi:/unifi \
 --tmpfs /run \
 --name unifi-controller \
 mitchelhaan/unifi-docker:latest

Credits

https://github.com/jacobalberty/unifi-docker

https://aur.archlinux.org/packages/unifi/

unifi-docker's People

Contributors

mitchelhaan avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.