Skip to content

Commit

Permalink
reduce readme and push version
Browse files Browse the repository at this point in the history
  • Loading branch information
tdubsFO committed Jan 23, 2024
1 parent 5de4a3e commit 46bde86
Showing 1 changed file with 1 addition and 27 deletions.
28 changes: 1 addition & 27 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,30 +1,4 @@
# BlueOS-ping Survey
# A simple extension for BlueOS intended for collection of time-sync'd sonar and GPS data.

Relevant configuration:
Extension Identifier:
vshie.blueos-simplepingsurvey
Extension Name:
blueos-simplepingsurvey
Docker image:
vshie/blueo-simplepingsurvey
Docker tag:
main

Custom Settings:
{
"ExposedPorts": {
"5420/tcp": {}
},
"HostConfig": {
"Binds":["/root/.config/blueos/extensions/$IMAGE_NAME:/root/.config"],
"ExtraHosts": ["host.docker.internal:host-gateway"],
"PortBindings": {
"5420/tcp": [
{
"HostPort": ""
}
]
}
}
}
# Future feature ideas:

0 comments on commit 46bde86

Please sign in to comment.