Skip to content

Commit

Permalink
Add a note about plugin specific settings
Browse files Browse the repository at this point in the history
[noissue]
  • Loading branch information
lubosmj authored Jun 27, 2024
1 parent 5c57895 commit 412c5fc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/quickstart.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,8 @@ $ podman run --detach \

* To use https instead of http, add `-e PULP_HTTPS=true` Also change `--publish 8080:80` to `--publish 8080:443`

* Refer to plugin settings documentation for more before spinning up the container. For instance, the Pulp Container plugin [requires key pair generation](https://pulpproject.org/pulp_container/docs/admin/learn/authentication/). Additionally, run `pulpcore-manager check --deploy` inside the container when using Pulp in a deployment setting.


## Podman or Docker Compose

Expand Down

0 comments on commit 412c5fc

Please sign in to comment.