Releases: geoCML/geocml-base-deployment
Releases · geoCML/geocml-base-deployment
v0.3.1
geoCML v0.3.1 is now available!
What's Changed
- Optimize gTS + Refactor by @TristanDamron in #115
- Fix mobile frontend issues by @TristanDamron in #116
- Better SEO description for geoCML Server Portal by @TristanDamron in #117
- v0.3.1 security patch for geoCML Server Portal by @TristanDamron in #119
Full Changelog: v0.3.0...v0.3.1
v0.3.0
geoCML v0.3.0 is now available!
What's Changed
- Register deployments automatically with DRGON by @TristanDamron in #94
- Set XPRA password with env variable by @TristanDamron in #96
- Use env auth module for XPRA by @TristanDamron in #99
- Show recommendations from DRGON on geoCML Server Portal by @TristanDamron in #102
- Add legend to web map by @TristanDamron in #103
- Reverse legend items by @TristanDamron in #105
- Configure geoCML with scripts by @TristanDamron in #107
- Do not show recommendations table if there are no results from DRGON by @TristanDamron in #109
- Fix multiple recommendations bug by @TristanDamron in #110
- Dynamically set DRGON_HOST with .env var by @TristanDamron in #111
- RM TODO by @TristanDamron in #112
Full Changelog: v0.2.0...v0.3.0
v0.2.0
geoCML v0.2.0 is now available!
P.S. Check out the new geoCML website at https://geocml.com (:
What's Changed
- Adopt xpra by @TristanDamron in #75
- Use Tabor for DBBackups by @TristanDamron in #77
- Fix CI build issues by @TristanDamron in #79
- Deprecate ping in geoCML portal by @TristanDamron in #82
- Modernize geoCML Server Portal, make configuration easier and seamless with QGIS WMS by @TristanDamron in #85
- Use Tabor's new 'load' function by @TristanDamron in #88
- Backup and restore NULL values in tables by @TristanDamron in #89
- Force remove DBBackup dir if there is nothing to backup by @TristanDamron in #90
Full Changelog: v0.1.1...v0.2.0
v0.1.1
geoCML v0.1.1 is now available!
What's Changed
- Slight refactor, update base image versions by @TristanDamron in #70
- Fix geocml-server so it picks up changes from geocml-project.qgz by @TristanDamron in #72
Full Changelog: v0.1.0...v0.1.1
v0.1.0
geoCML v0.1.0 is now available!
What's new in geoCML v0.1.0
geoCML v0.1.0 features several micro-services which allow you to effortlessly deploy an enterprise GIS.
- geocml-desktop allows you to access your data via an XFCE Ubuntu virtualized environment using QGIS.
- geocml-postgres stores your data in a PostGIS enabled database.
- geocml-server allows you to access your data via QGIS Server's API or via a frontend web application with geoCML Portal.
- geocml-task-scheduler (gTS) allows to you automate tedious data management processes using a simple to use asynchronous task scheduler. gTS comes with a single task in this release for backing up your data from geocml-postgres.
Read more about geoCML v0.1.0 on our documentation site: https://geocml.github.io/docs/
What's Changed
- Install and configure Postgres by @TristanDamron in #6
- Slim down container image by @TristanDamron in #14
- Fixed Unnecessary install of markupsafe in Dockerfile by @Ahmad-Mukhtar in #28
- Create a build agent for CI/CD by @TristanDamron in #34
- Rm artifacts from devResources/ by @TristanDamron in #37
- Remove lingering Ansible install after build by @TristanDamron in #29
- Back up and restore Postgres data when container stops by @TristanDamron in #18
- Add license by @capsulecorplab in #36
- Big Refactor by @TristanDamron in #43
- Add wallpaper by @TristanDamron in #44
- Add geocml-server service by @TristanDamron in #48
- Install evince to geocml-desktop by @TristanDamron in #49
- Explicitly set build context by @TristanDamron in #52
- Autogenerate Django secret when system goes online by @TristanDamron in #53
- Bug fix DBBackups by @TristanDamron in #58
- Rm PGAdmin by @TristanDamron in #60
- Update CI to support microservice architecture by @capsulecorplab in #61
- Force v22.04 for VNC base image + update folder permissions by @TristanDamron in #65
- Add .gitkeep to DBBackups by @TristanDamron in #67
New Contributors
- @TristanDamron made their first contribution in #6
- @Ahmad-Mukhtar made their first contribution in #28
- @capsulecorplab made their first contribution in #36
Full Changelog: https://github.com/geoCML/geocml-base-deployment/commits/v0.1.0