Skip to content
This repository has been archived by the owner on Nov 16, 2022. It is now read-only.

Add more configuration options and example docker-compose #29

Closed
wants to merge 2 commits into from
Closed

Add more configuration options and example docker-compose #29

wants to merge 2 commits into from

Conversation

oliviasculley
Copy link

@oliviasculley oliviasculley commented Sep 19, 2021

Overview

This is a linked PR that improves configuration for more proposed FreeTAKServer-UI environment variables, and provides an example docker-compose.yml for these changes.

Changes

  • Allows changing APPPORT to host FTS UI from a different port, if needed
  • Allows setting APIPORT and APIPROTOCOL for the FTS UI to specify a different API uri, if needed
  • Adds additional APIIP config variable to set a separate API ip for the FTS UI than the FTS IP. If no APIIP is specified, it will use the IP value, if specified
  • Allows setting WEBMAPIP, WEBMAPPORT and WEBMAPPROTOCOL for the FTS UI, if needed

Related PRs

Issues

The example docker-compose.yml can be split out into a separate PR if need be. Please don't hesitate to give feedback or commentary on these changes. Thank you!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants