You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you! If I understand this correctly, you wish to host Cellar on your own server. You can do this by downloading Cellar's docker image and deploying it using shinyproxy. The steps you would need to follow are:
Run java -jar shinyproxy-2.x.x.jar on the folder where application.yml is located
Note: you may need to enable docker remote API as explained here.
Here is an example of a minimal application.yml (it assumes a docker network with the name cellar exists; you can create this with docker network create cellar)
Hi,
It's an amazing job,and I want to create a mirror on my website with my example data.
May I ask how can I create a site mirror with default data?
It's like when you go to a website and show the content after click on "LOAD" to display .
The text was updated successfully, but these errors were encountered: