Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
QGIS Deployment Toolbelt 0.38.0 documentation
Logo
QGIS Deployment Toolbelt 0.38.0 documentation

How to use

  • Installation
  • How does it works: concepts and global workflow
  • How to use
  • Describe and prepare your QGIS profiles
  • Write your deployment scenario
  • Jobs configuration
    • Shortcuts manager
    • Environment variables manager
    • QGIS installation finder
    • Plugins downloader
    • Plugins synchronizer
    • Profiles Downloader
    • Profiles Synchronizer
    • Shortcuts manager
    • Splash screen manager
    • Profiles manager
  • Command-line interface usage
  • Configuration

Guides

  • How to download the latest QDT’s version
  • How to automatically validate QDT files
  • How to use behind a network proxy
  • Defining custom SSL client certificates
  • How to get a plugin ID
  • How to schedule the deployment
  • How to sign the executable on Windows
  • How to make QDT work with a private Git repository
  • How to publish to an HTTP server

Reference

  • QDT Profile

Miscellaneous

  • Examples of QDT projects
  • They use or talk about QDT
  • Security Policy
  • Platform compatibility
  • Credits
  • Funding

Development

  • Code documentation
    • qgis_deployment_toolbelt package
      • qgis_deployment_toolbelt.commands package
        • qgis_deployment_toolbelt.commands.cmd_rules_context module
        • qgis_deployment_toolbelt.commands.deployment module
        • qgis_deployment_toolbelt.commands.upgrade module
      • qgis_deployment_toolbelt.jobs package
        • qgis_deployment_toolbelt.jobs.generic_job module
        • qgis_deployment_toolbelt.jobs.job_default_profile_setter module
        • qgis_deployment_toolbelt.jobs.job_environment_variables module
        • qgis_deployment_toolbelt.jobs.job_plugins_downloader module
        • qgis_deployment_toolbelt.jobs.job_plugins_synchronizer module
        • qgis_deployment_toolbelt.jobs.job_profiles_downloader module
        • qgis_deployment_toolbelt.jobs.job_profiles_synchronizer module
        • qgis_deployment_toolbelt.jobs.job_qgis_installation_finder module
        • qgis_deployment_toolbelt.jobs.job_shortcuts module
        • qgis_deployment_toolbelt.jobs.job_splash_screen module
        • qgis_deployment_toolbelt.jobs.orchestrator module
      • qgis_deployment_toolbelt.plugins package
        • qgis_deployment_toolbelt.plugins.plugin module
      • qgis_deployment_toolbelt.profiles package
        • qgis_deployment_toolbelt.profiles.local_git_handler module
        • qgis_deployment_toolbelt.profiles.profiles_handler_base module
        • qgis_deployment_toolbelt.profiles.qdt_profile module
        • qgis_deployment_toolbelt.profiles.qgis_ini_handler module
        • qgis_deployment_toolbelt.profiles.remote_git_handler module
        • qgis_deployment_toolbelt.profiles.remote_http_handler module
        • qgis_deployment_toolbelt.profiles.rules_context module
      • qgis_deployment_toolbelt.scenarios package
        • qgis_deployment_toolbelt.scenarios.scenario_reader module
      • qgis_deployment_toolbelt.shortcuts package
        • qgis_deployment_toolbelt.shortcuts.icon_converter module
        • qgis_deployment_toolbelt.shortcuts.shortcuts_handler module
      • qgis_deployment_toolbelt.utils package
        • qgis_deployment_toolbelt.utils.bouncer module
        • qgis_deployment_toolbelt.utils.check_image_size module
        • qgis_deployment_toolbelt.utils.check_path module
        • qgis_deployment_toolbelt.utils.file_downloader module
        • qgis_deployment_toolbelt.utils.formatters module
        • qgis_deployment_toolbelt.utils.ini_interpolation module
        • qgis_deployment_toolbelt.utils.ini_parser_with_path module
        • qgis_deployment_toolbelt.utils.journalizer module
        • qgis_deployment_toolbelt.utils.linux_utils module
        • qgis_deployment_toolbelt.utils.proxies module
        • qgis_deployment_toolbelt.utils.slugger module
        • qgis_deployment_toolbelt.utils.str2bool module
        • qgis_deployment_toolbelt.utils.tree_files_reader module
        • qgis_deployment_toolbelt.utils.url_helpers module
        • qgis_deployment_toolbelt.utils.user_groups module
        • qgis_deployment_toolbelt.utils.win32utils module
      • qgis_deployment_toolbelt.cli module
      • qgis_deployment_toolbelt.constants module
      • qgis_deployment_toolbelt.exceptions module
  • Contributing Guidelines
  • Develop on Ubuntu
  • Develop on Windows
  • Documentation
  • Tests
  • Packaging
  • Release workflow
  • CHANGELOG
Back to top
Copyright © 2021 - 2025, Julien Moura (Oslandia), Jean-Marie Kerloch (Oslandia), Nicolas Godet (ISL)
Made with Sphinx and @pradyunsg's Furo