Skip to content
paul-garster edited this page Jan 28, 2025 · 8 revisions

Welcome to the utils-project-template wiki!

Template repo for an IQGeo project/product/module

This template provides a starting point for creating a new IQGeo project/product/module. It includes the following:

  • Development environment
    • dev container definitions
    • VSCode tasks, settings and recommended extensions.
  • Deployment configuration
    • container image definitions optimised for deployment
    • example docker-compose and instructions to build and run deployment docker containers

Containers on Windows

For details on developing with containers on Windows, follow the instructions in the following document: Developing with Containers on Windows

Module dependencies

For details on module dependencies and versions, follow the instructions in the following document: Module dependencies

Module deployments

For details on modules with extra instructions, follow the documents below: