Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update worldmap (webmap) version #129

Merged
merged 81 commits into from
Oct 21, 2024

Conversation

phreed
Copy link
Contributor

@phreed phreed commented Oct 20, 2024

This necessitates:

  • update nodejs version
  • update NodeRED version
  • update worldmap version

Resolves the following issues:

Adjustments to flows.

phreed and others added 30 commits May 14, 2024 11:50
update the versions for node-red-contrib-web-worldmap
node-red version update
Removed other files that are no longer necessary
# Conflicts:
#	containers/example-compose.yaml
# Conflicts:
#	containers/example-compose.yaml
# Conflicts:
#	containers/example-compose.yaml
@phreed phreed changed the title Update worldmap version Update worldmap (webmap) version Oct 20, 2024
@phreed
Copy link
Contributor Author

phreed commented Oct 20, 2024

This example uses a Committed Branch from a Github Repository.
Some care should be taken when running the following command to get the easy_install.sh from the same repository and branch as the ZTI.

The official GitHub is FreeTAKTeam, if you are working in a fork you will need to use that.

export MY_IPA=$(ip -4 addr show eth0 | grep -oP '(?<=inet\s)\d+(\.\d+){3}')
export MY_GITHUB=FreeTAKTeam
export MY_BRANCH=main
wget -qO - https://raw.githubusercontent.com/${MY_GITHUB}/FreeTAKHub-Installation/${MY_BRANCH}/scripts/easy_install.sh | 
   sudo bash -s -- --verbose --repo https://github.com/${MY_GITHUB}/FreeTAKHub-Installation.git --branch ${MY_BRANCH} --ip-addr ${MY_IPA}

@brothercorvo brothercorvo merged commit 8ab2297 into FreeTAKTeam:120-update-nodered-to-31 Oct 21, 2024
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants