cinetube

Results 9 issues of cinetube

Here is my docker compose - ``` services: notea-webapp: image: cinwell/notea container_name: notea-webapp ports: - "3000:3000" environment: - STORE_ACCESS_KEY=raspberry - STORE_SECRET_KEY=raspberry - STORE_BUCKET=notea - STORE_END_POINT=http://notea-db:9002 - STORE_FORCE_PATH_STYLE=true - PASSWORD=raspberry -...

``` Fatal error: Uncaught Error: Class "ZipArchive" not found in /var/www/html/online-installer.php:4336 Stack trace: #0 /var/www/html/online-installer.php(4312): Updater->unZip() #1 /var/www/html/online-installer.php(4547): Updater->update() #2 /var/www/html/online-installer.php(4534): Settings->install() #3 /var/www/html/online-installer.php(4501): Settings->runForm() #4 /var/www/html/online-installer.php(4566): Settings->__construct() #5 {main}...

How to deploy htmly using docker? Please provide necessary instructions.

I want to disable transcoding of uploaded videos. I want all the videos can only be viewed at their original resolution. How to implement it? I am planning to use...

Need Docker Image of snapcode

![Screenshot 2021-12-27 at 22-16-48 containrrr watchtower Tags Docker Hub](https://user-images.githubusercontent.com/23441775/147489361-962a4b59-da1d-4f37-8ad9-e5082cf32749.png) When I use Graboid it downloads amd64 image for latest tag. How can I download arm64/v8 images using Graboid?

How to disable authentication?

Please provide installation instruction.