Skip to content

Commit

Permalink
Add a warning to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
tomasr8 committed Oct 29, 2024
1 parent 14ee107 commit 1bb06a9
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@

## Production-like setup

> [!IMPORTANT]
> The Docker configuration described here is provided *as is* and might require
> further modifications depending on your system. We are happy to provide
> guidance if needed, but a good working knowledge of Docker is recommended. If
> you would like a more traditional setup, see our official installation guide
> guides [here](https://docs.getindico.io/en/stable/installation/).
### Quickstart

Before starting the containers, set a `SECRET_KEY` in the [`indico-prod/indico.conf`](indico-prod/indico.conf) file. You can generate one by running the following snippet from the terminal:
Expand Down

0 comments on commit 1bb06a9

Please sign in to comment.