Skip to content

Commit

Permalink
documentation updates
Browse files Browse the repository at this point in the history
  • Loading branch information
kx1t committed Mar 15, 2024
1 parent 01b6bb5 commit 400f497
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 175 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,9 @@ In theory, it should work, but I don't have the time nor inclination to test it.

## Up-and-Running with Docker Compose

Example `docker-compose.yml` extract
You can find these as files here: [`docker-compose.yml` example](https://github.com/sdr-enthusiasts/docker-shipfeeder/blob/main/config-examples/docker-compose.yml.sample); [`.env` example](https://github.com/sdr-enthusiasts/docker-shipfeeder/blob/main/config-examples/.env.sample)

Example `docker-compose.yml` extract.

```yaml
version: '3.8'
Expand Down Expand Up @@ -201,7 +203,7 @@ If the `AISCATCHER_CHANNELS` and `AISCATCHER_DECODER_XXXX` parameters listed abo

### Easy sharing with other services

This table shows which parameters to set and how to obtain credentials for a number of well-known AIS aggregators:
This table shows which parameters to set and how to obtain credentials for a number of well-known AIS aggregators. A (partial) list of these aggregators can be found [here](https://docs.google.com/spreadsheets/d/1W9uuuS2tGHcNENm7Ze3M1UPl2u8tMZv2N_bID6x060Y/edit?usp=sharing)

| Name | Parameter | Default IP/DNS/URL | Feeding protocol:<br>UDP/TCP/HTTP/Other | How to register for a key or ID |
| ---- | --------- | ------------------ | --------------------------------------- | ------------------------------- |
Expand Down
137 changes: 0 additions & 137 deletions config-examples/README.md

This file was deleted.

36 changes: 0 additions & 36 deletions docker-compose.yml

This file was deleted.

0 comments on commit 400f497

Please sign in to comment.