Mark Jaffe

Results 46 comments of Mark Jaffe

@hbollon OK, I disabled ssl mode, pulled latest dev docker image and got basically the same results. I can see something got processed: but the image only appears after page...

From terminal, I issued the command and saw this result: ``` curl localhost:8080/api/lineages/stats terraboard-vuejsWe're sorry but terraboard-vuejs doesn't work properly without JavaScript enabled. Please enable it to continue. ```

What I believe is that using the docker image pulled from docker hub does NOT contain the UI portion. Would that be correct? I used the test/multiple-minio-buckets setup and when...

Just brought up terraboard using image camptocamp/terraboard:dev and verified, I was able to ingest our states frm S3, but when I tried `curl localhost:8080/api/lineages/stats` my response was ``` $ curl...

No, only using the one from docker-compose.yml

Thanks for your help with my efforts

Using image camptocamp/terraboard:dev with output: ``` $ docker-compose up WARNING: The UID variable is not set. Defaulting to a blank string. WARNING: The GID variable is not set. Defaulting to...

I just pulled a fresh clone from github.com/camptocamp/terraboard and from the directory ./test/multiple-minio-buckets/ invoked `docker-compose up` the following results: ``` $ docker-compose up WARNING: The UID variable is not set....

Note: running on a MacOS Monterey 12.4