forked from pvarki/docker-rasenmaeher-integration
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
README file updated with Rasenmaeher deployment instructions. (#1)
* update takserver to 5.3-24 * increase timeout * update rmapi pointer * update takrmapi pointer * battlelog miniwerk configs * Update compositions for new miniwerk config requirements * updated api dockerfile * disable battlelog from manifest in production until we finish integrating it * log the random callsign we try to get things for to refer to logs * try to set log rmapi/takrmapi levels via env * retry the user files * takintegration race conditions and temp directory handling * update takrmapi pointer, use prefixed log_level * fix production log level ENV * takrmapi mitigations for pvarki/python-tak-rmapi#71 * Add release tag to ENV/ARG for rmapi and rmui * update api pointer for deployment tag * Add mTLS verify failure reason to the redirects * treat 495 as 302 redirect to the error page * update api pointer to include the new by role and only deleted list endpoints * update submodule pointers to current mains * updates path to update * update takserver pointer, ref 43b9038 * update rmapi pointer to the group names branch * update takserver pointer to new group names branch * update nginx tags after rebasing the Snyk update from main * update submodule pointers to main-merges * Update README.rst Added new instructions for running Rasenmaeher on docker environment. Instructions include also the network parts and basic first steps for admin. * Update README.rst Fixes on styling of the added instructions * Update README.rst Additional design features for the text. * Update README.rst Final adjustment on formatting for pull reguest * Update README.rst Moving the new instructions to the top of the instructions part of README --------- Co-authored-by: Eero af Heurlin <eero.afheurlin@iki.fi> Co-authored-by: Ari Karhunen <ari.karhunen@remod.fi>
- Loading branch information
1 parent
1ce1848
commit ed0d9b1
Showing
15 changed files
with
178 additions
and
45 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
[bumpversion] | ||
current_version = 1.6.0 | ||
current_version = 1.7.0 | ||
commit = False | ||
tag = False | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule api
updated
31 files
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.