Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dssysolyatin committed Jul 7, 2024
1 parent 5e5956a commit bb0e462
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,16 @@ telegram2photoprism \

If you want to use environment variables or specify tags, telegram bot api server then see next section.

### Run telegram2photoprism using docker
#### Docker image
[telegram2photoprism Docker Image](https://hub.docker.com/r/dssysolyatin/telegram2photoprism)

#### Example Docker Compose Files
- [compose.simple.yaml](https://github.com/dssysolyatin/telegram2photoprism/blob/main/compose.simple.yaml): Docker Compose configuration for running telegram2photoprism alone.
- [compose.telegram-bot-server.yaml](https://github.com/dssysolyatin/telegram2photoprism/blob/main/compose.telegram-bot-server.yaml): Docker Compose configuration for running telegram2photoprism with a Telegram bot server.

TODO: Add more documentation to docker section

### More options:

| Argument | Description | Default |
Expand Down

0 comments on commit bb0e462

Please sign in to comment.