-
Notifications
You must be signed in to change notification settings - Fork 492
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
Tutorial for running containers as a demo or for evaluation #10238
Comments
@pdurbin As a prerequisite for evaluation or demo usage the latest releases should be tagged and available on dockerhub. I suggest something like |
@johannes-darms good idea. As discussed in the container meeting earlier today, it's out of scope for this little "7 hours" issue, but something we can certain consider in the future (please feel free to create an issue)! |
I created a draft PR, stubbing out some new pages: I'll put a preview link there. Please leave comments in the PR or feel free to add reviews. |
Differences from dev version: - localstack and minio removed - env vars filled in based on current .env The goal is to have a single file to download, rather than a compose file and an .env file.
Also update tags section under "app image" (now live).
Also, explain how to create a persona and some basic config.
Using --insecure at first and then doing securing APIs, etc later (like non --insecure does) seems like the best option for now. It allows us to simplify the tutorial and set up an unblock key for later use.
Draft: https://docs.google.com/document/d/16rmOV2kJSVEKj3fCnoV_YbWr-i1AZGAAuwmle3sQD_A/edit?usp=sharing
Various notes:
Add under https://guides.dataverse.org/en/6.0/installation/prep.html#choose-your-own-installation-adventure ?
What do we call the page in the Container Guide?
Demo Usage? (to mirror Dev Usage)
creating metadata blocks
evaluation
demos
kicking the tires
try Dataverse
Make a five minute demo?
From dataverse.org, link to demo site
From demo site, link to Installation Guide
The text was updated successfully, but these errors were encountered: