stash-box | Stash App 's own OpenSource video

 by   stashapp TypeScript Version: latest-develop License: MIT

kandi X-RAY | stash-box Summary

kandi X-RAY | stash-box Summary

stash-box is a TypeScript library. stash-box has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitHub.

Stash App's own OpenSource video indexing and Perceptual Hashing MetaData API
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              stash-box has a low active ecosystem.
              It has 136 star(s) with 40 fork(s). There are 16 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 129 open issues and 59 have been closed. On average issues are closed in 118 days. There are 13 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of stash-box is latest-develop

            kandi-Quality Quality

              stash-box has 0 bugs and 1027 code smells.

            kandi-Security Security

              stash-box has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              stash-box code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              stash-box is licensed under the MIT License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              stash-box releases are available to install and integrate.
              Installation instructions are available. Examples and code snippets are not available.
              It has 66315 lines of code, 2644 functions and 487 files.
              It has high code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of stash-box
            Get all kandi verified functions for this library.

            stash-box Key Features

            No Key Features are available at this moment for stash-box.

            stash-box Examples and Code Snippets

            No Code Snippets are available at this moment for stash-box.

            Community Discussions

            No Community Discussions are available at this moment for stash-box.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install stash-box

            A docker-compose file for production deployment can be found here. Traefik can be omitted if you don't need a reverse proxy. Alternatively, if postgresql is already available, stash-box can be installed on its own from dockerhub.
            Stash-box supports macOS, Windows, and Linux.
            Before building the binary the frontend project needs to be built. Stash-box requires access to a postgres database server. When stash-box is first run, or when it cannot find a configuration file (defaulting to stash-box-config.yml in the current working directory), then it generates a new configuration file with a default postgres connection string (postgres@localhost/stash-box?sslmode=disable). It prints a message indicating that the configuration file is generated, and allows you to adjust the default connection string as needed. The database must be created and available. If the postgres user is not a superuser, CREATE EXTENSION pg_trgm; CREATE EXTENSION pgcrypto; needs to be run by a superuser before rerunning stash-box, otherwise you will get a migration error. The schema will be created within the database if it is not already present. The sslmode parameter is documented in the pq documentation. Use sslmode=disable to not use SSL for the database connection. The default value is require. After ensuring the database connection string is correct and the database server is available, the stash-box executable may be rerun. The second time that stash-box is run, stash-box will run the schema migrations to create the required tables. It will also generate a root user with a random password and an API key. These credentials are printed once to stdout and are not logged. The root user will be regenerated on startup if it does not exist, so a new root user may be created by deleting the root user row from the database and restarting stash-box.
            Run make pre-ui to install frontend dependencies.
            Run make ui to build the frontend bundles.
            Run make build to build the binary.
            Go, minimum version 1.17.
            golangci-lint - Linter aggregator Follow instructions for your platform from https://golangci-lint.run/usage/install/. Run the linters with make lint.
            Yarn - Yarn package manager

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries

            Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link