Run in a docker compose #133
Unanswered
noahfraiture
asked this question in
Q&A
Replies: 1 comment
-
|
+1 to this request! It would be great if we could make Harbor more accessible to folks who already have an existing docker stack as opposed to replacing the existing docker stack! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I'm struggling to find any information about that. I would like to run this on a VPS and I manage that VPS with docker stack containing a reverse proxy to redirect my http request depening on the Host. So basically my current service is the following
However I would like to use harbor, and I can easily install it on the server, and use the command but I don't find a way to point my reverse proxy to a service on the host, so I would like to run harbor as a container itself, and I could enter in that container to run the harbor command easily.
Is it possible to have a docker image with harbor ? And most important, is there a volume to create for persistency ? What directory are important for the persistency ?
Beta Was this translation helpful? Give feedback.
All reactions