Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doc: add docker compose example #47

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

pbek
Copy link

@pbek pbek commented May 7, 2023

No description provided.

@andoriyu
Copy link
Contributor

andoriyu commented May 9, 2023

It should be clarified that if you run pre-configured server, then it doesn't go through setup, and you have to create the root token yourself. Something that probably should be changed and setup should run anytime there is no root token.

@kriswill
Copy link

kriswill commented May 9, 2023

could also add minio to your example for some hot object storage.

@pbek
Copy link
Author

pbek commented May 10, 2023

It should be clarified that if you run pre-configured server, then it doesn't go through setup, and you have to create the root token yourself. Something that probably should be changed and setup should run anytime there is no root token.

Are we talking about making more clear what I meant with:

To use this you need to create a `./attic/server.toml` with your config pointing to the other directories.

could also add minio to your example for some hot object storage.

This should only serve as basic instruction on how the docker container works, not a production instruction. I guess those should better be put in different files, there are many possible setups...

@vonjackets
Copy link

It should be clarified that if you run pre-configured server, then it doesn't go through setup, and you have to create the root token yourself. Something that probably should be changed and setup should run anytime there is no root token.

@andoriyu I wrote about something similar in #209, it's my hope that #210 addresses it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants