Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
g41797 committed Oct 7, 2023
1 parent f3cd99c commit ce763e7
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -157,13 +157,9 @@ type SyslogConfiguration struct {
}
```

### Automatic startup of the message broker
### Automatic startup of the message broker during test/integration

If used broker has docker compose file for testing and/or integration, place it to configuration folder with name *docker-compose.yml*

During startup of the sidecar all services specified in this file will be started and after finish - stopped.

[Example of usage](https://github.com/g41797/memphis-protocol-adapter/blob/master/cmd/syslog-e2e/main.go)
You can use [starter](https://github.com/g41797/starter#readme) for automatic start/stop docker containers with broker services.


### Examples
Expand Down

0 comments on commit ce763e7

Please sign in to comment.