py-qgis-server

Contents:

  • Description
  • Installation
  • Running the server
  • Configuration Settings
  • Common Configuration Options
  • Loader schemes
  • Default handlers
  • Scheme aliases
  • Cache
  • Expose Qgis Api
  • Management API (experimental)
py-qgis-server
  • Welcome to py-qgis-server’s documentation!
  • View page source

Welcome to py-qgis-server’s documentation!

Contents:

  • Description
    • Features
    • Requirements
  • Installation
    • Install from source
  • Running the server
    • Synopsis
    • Options
    • Running proxy and workers separately
    • Running with Docker
    • Install server plugins with the Docker container
    • Running with Supervisor
  • Configuration Settings
  • Common Configuration Options
    • SERVER_HTTP_PORT
    • SERVER_INTERFACES
    • SERVER_TIMEOUT
    • SERVER_WORKERS
    • SERVER_ENABLE_FILTERS
    • SERVER_HTTP_PROXY
    • SERVER_PROXY_URL
    • SERVER_RESTARTMON
    • SERVER_PLUGINPATH
    • SERVER_SSL
    • SERVER_SSL_CERT
    • SERVER_SSL_KEY
    • SERVER_CROSS_ORIGIN
    • SERVER_MEMORY_HIGH_WATER_MARK
    • SERVER_GETFEATURELIMIT
    • SERVER_ALLOW_HEADERS
    • LOGGING_LEVEL
    • QGIS_INFO
    • CACHE_SIZE
    • CACHE_ROOTDIR
    • CACHE_STRICT_CHECK
    • CACHE_INSECURE
    • TRUST_LAYER_METADATA
    • DISABLE_GETPRINT
    • CACHE_PRELOAD_CONFIG
    • CACHE_DISABLE_OWSURLS
    • CACHE_FORCE_ETAG
    • CACHE_DEFAULT_HANDLER
    • CACHE_ALLOW_STORAGE_SCHEMES
    • CACHE_CHECK_INTERVAL
    • API_ENABLED_LANDING_PAGE
    • API_ENDPOINTS_LANDING_PAGE
    • API_ENABLED_LIZMAP
    • API_ENDPOINTS_LIZMAP
    • MANAGEMENT_ENABLED
    • MANAGEMENT_INTERFACES
    • MANAGEMENT_PORT
    • MANAGEMENT_SSL
    • MANAGEMENT_SSL_CERT
    • MANAGEMENT_SSL_KEY
  • Loader schemes
  • Default handlers
    • File protocol
    • Postgres protocol
  • Scheme aliases
  • Cache
    • LRU cache
    • Static cache
    • Asynchronous check
  • Expose Qgis Api
    • Api endpoint
    • Enabling api public access
  • Management API (experimental)
    • Plugins API
    • Cache API
    • Pool API
    • Qgis API

Indices and tables

  • Index

  • Module Index

  • Search Page

Next

© Copyright 2021, David Marteau - 3liz.

Built with Sphinx using a theme provided by Read the Docs.