-
-
Notifications
You must be signed in to change notification settings - Fork 30
Description
Is your feature request related to a problem? Please describe.
As an outsider interested in Arcade Analytics, I found it very hard to figure out how to install it and get it running. The user manual provides no guidance about how to install the application. The readme file on the arcadeanalytics repository doesn't describe how to obtain and run the docker image. The content of the docker image doesn't run out of the box. To run the application, one needs to fetch additionnal yml files from the arcadeanalytics-recipes repo, include them into the base image and edit the app.yml file. This is not trivial and this is not descibed in the READMEs.
Describe the solution you'd like
A description of the step-by-step process one needs to follow to pull and run the application. This description could be inserted in the user manual and/or on the readme files of the arcadeanalytics and the arcadeanalytics-recipes repositories.
Describe alternatives you've considered
I started writing something in a comment on the issue #173, but it is probably not the most convenient/recommended solution and this issue is now closed and hardly visible by other users. I would be happy to help writing or reviewing something (with an outsider newbie perspective).