Coder Social home page Coder Social logo

pdf-enterprise's Introduction

Setup

Environmental variables

To set up the PDF server, you will need to specify some environment variables on the server.

Variable Default Description
Core FORMIO_SERVER https://api.form.io URL of the formio-enterprise server.
LICENSE_KEY A license key that contains pdfServer scope.
Database MONGO mongodb://localhost:27017 Mongo connection string
MONGO_DB_NAME formio Mongo database name
MONGO_SA SA certificate if using SSL DB connection
FORMIO_PDF_PROJECT If not using mongo, the url of the project containing the pdf resource.
FORMIO_PDF_APIKEY If not using mongo, an api key for the project containing the pdf resource.
Config DOCKER_SECRETS false Whether to enable using docker secrets.
DOCKER_SECRETS_PATH /run/secrets The path to the docker secrets.
Rendering FORMIO_LIBURL URL of the PDF front-end library (see formio-pdf)
FORMIO_VIEWER URL to a version of the pdf viewer application
PDF2HTMLEX_PATH /usr/bin/pdf2htmlEX path to pdf to html converter
PDFUNITE_PATH /usr/bin/pdfunite path to pdfunite
Storage FORMIO_S3_SERVER S3 server URL
FORMIO_S3_PORT 9000 S3 server port
FORMIO_S3_BUCKET S3 server bucket name
FORMIO_S3_KEY S3 access key
FORMIO_S3_SECRET S3 secret key

Minio

You can setup your local S3 server using minio. There are appropriate versions for Linux/Mac/Windows in downloads page.

pdf-enterprise's People

Contributors

randallknutson 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.