GithubHelp home page GithubHelp logo

cr1cr1 / ubiquiti-unifi-server Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 11 KB

Ubiquiti Unifi Server Docker Container Image

License: MIT License

Dockerfile 49.93% Shell 50.07%
controller docker image ubiquiti unifi

ubiquiti-unifi-server's Introduction

Ubiquiti UniFi Network Server container image

Description

This container image is based on the official Debian 11 image and provides the UniFi Network Server software.

Usage

CONTAINER_NAME="unifi-server"
docker run \
    -d \
    --name "$CONTAINER_NAME" \
    --env JAVA_OPTS="-Xmx768M -Duser.timezone=Europe/Bucharest" \
    -p 8080:8080 \
    -p 8443:8443 \
    -p 10001:10001/udp \
    -p 1900:1900/udp \
    -v "$CONTAINER_NAME-data:/UniFi/data" \
    docker.io/cr1cr1/ubiquiti-unifi-server:latest

License

MIT

ubiquiti-unifi-server's People

Contributors

cr1cr1 avatar

Watchers

 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.