Skip to content

docs: update quick-start.md documentation to include Docker setup and production deployment instructions#12081

Merged
tdipisa merged 4 commits intogeosolutions-it:masterfrom
brynsofz:docs/update_quick_start_documentation
Mar 12, 2026
Merged

docs: update quick-start.md documentation to include Docker setup and production deployment instructions#12081
tdipisa merged 4 commits intogeosolutions-it:masterfrom
brynsofz:docs/update_quick_start_documentation

Conversation

@brynsofz
Copy link
Contributor

@brynsofz brynsofz commented Mar 12, 2026

Description

Please check if the PR fulfills these requirements

What kind of change does this PR introduce? (check one with "x", remove the others)

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Other... Please describe: update quick-start.md documentation to include Docker setup and production deployment instructions

Issue

What is the current behavior?

#

What is the new behavior?

Breaking change

Does this PR introduce a breaking change? (check one with "x", remove the other)

  • Yes, and I documented them in migration notes
  • No

Other useful information

Copy link
Member

@tdipisa tdipisa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@brynsofz some things to be fixed here.

@offtherailz @randomorder I would also like to have your quick review.

Copy link
Member

@tdipisa tdipisa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@brynsofz thank you so much for these latest updates. Just a few additional small changes aimed at cleaning up a bit this documentation section from out of date stuff, please.

Beside that, there are anyway failing ESLint checks that need to be fixed.

@tdipisa tdipisa merged commit 5bc0736 into geosolutions-it:master Mar 12, 2026
12 checks passed
@offtherailz
Copy link
Member

tdipisa pushed a commit that referenced this pull request Mar 12, 2026
… production deployment instructions (#12081) (#12084)

* docs: update quick-start.md documentation to include Docker setup and production deployment instructions

* docs(quick-start): align Java and Tomcat versions with recommended versions

* docs(quick-start): remove outdated sections

* docs(quick-start): fix markdown format

(cherry picked from commit 5bc0736)

Co-authored-by: Brian <213060881+brynsofz@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update quick start guide by also fixing index to better reach it in Developer guide

4 participants