SelfhostedPro / selfhosted_templates

Portainer templates for selfhosted services
GNU General Public License v3.0
1.24k stars 238 forks source link

[APP REQUEST]: UniFi Video Controller #161

Closed curator888 closed 4 years ago

curator888 commented 4 years ago

Issuehunt badges

Dockerhub Link:

https://hub.docker.com/r/pducharme/unifi-video-controller

Description

This docker image runs the unifi-video controller on Ubuntu. Originally intended for Unraid 6.x, it should run fine anywhere.

Restart the docker, visit http://localhost:7080 or http://:7080/ to start the Unifi Video wizard.

Separate Database?

Yes

Fill this out as best as you can. Documentation about these can be found here: https://www.portainer.io/documentation/how-to-use-templates/

{
    "type": 1,
    "title": "UniFi Video",
    "name": "UniFi Video",
    "description": "UniFi Video is a powerful and flexible, integrated IP video management surveillance system designed to work with Ubiquiti’s UniFi Video Camera product line. UniFi Video has an intuitive, configurable, and feature‑packed user interface with advanced features such as motion detection, auto‑discovery, user‑level security, storage management, reporting, and mobile device support.",
    "logo": "https://raw.githubusercontent.com/SelfhostedPro/selfhosted_templates/master/Images/UniFiVideo-logo.png",
    "image": "pducharme/unifi-video-controller:latest",
    "categories": [
      "CCTV"
    ],
    "platform": "linux",
    "restart_policy": "unless-stopped",
    "ports": [
      "1935:1935/tcp, 7444:7444/tcp, 7447:7447/tcp, 6666:6666/tcp, 7442:7442/tcp, 7080:7080/tcp, 7443:7443/tcp, 7445:7445/tcp, 7446:7446/tcp"
    ],
    "volumes": [
      {
        "container": "/recordings",
        "bind": "/portainer/Files/AppData/Config/UnifFiVideo/Recordings/"
      }
      {
        "container": "/config",
        "bind": "/portainer/Files/AppData/Config/UniFiVideo/"
      }
    ],
    "env": [
      {
        "name": "PUID",
        "label": "PUID",
        "default": "99"
      },
      {
        "name": "PGID",
        "label": "PGID",
        "default": "100"
      },
      {
        "name": "UMASK",
        "label": "UMASK",
        "default": "002"
      },
      {
        "name": "CONTEXT_PATH",
        "label": "CONTEXT_PATH",
        "set": "UniFi Video"
      }
    ]
  },

IssueHunt Summary ### Backers (Total: $0.00) #### [Become a backer now!](https://issuehunt.io/r/SelfhostedPro/selfhosted_templates/issues/161) #### [Or submit a pull request to get the deposits!](https://issuehunt.io/r/SelfhostedPro/selfhosted_templates/issues/161) ### Tips - Checkout the [Issuehunt explorer](https://issuehunt.io/r/SelfhostedPro/selfhosted_templates/) to discover more funded issues. - Need some help from other developers? [Add your repositories](https://issuehunt.io/r/new) on IssueHunt to raise funds.
issuehunt-oss[bot] commented 4 years ago

@curator888 has funded $5.00 to this issue.


siddharths2710 commented 4 years ago

Hey @curator888, just wanted to clarify one thing with respect to the issue. Since you have already added the template for the video controller as part of the pr, isn't it just a matter of appending the same config to the final template file here ?

issuehunt-oss[bot] commented 4 years ago

@curator888 has cancelled funding for this issue.(Cancelled amount: $5.00) See it on IssueHunt

curator888 commented 4 years ago

@siddharths2710 Sorry yes it was a mistake, I know this will be added by the repo owner. Please feel free to grab the other bounties though.

curator888 commented 4 years ago

This app is now EOL, and is now cloud based and called unifi protect.