Closed alexpbrown closed 3 years ago
Love to see this issue @alexpbrown
We do have a DNS name registered
Let's try to update our staging server as a test run.
Running the server is only two commands right now, so a Docker file shouldn't be too complex.
Checkout the one we have already
Yep, I've been using that one as a base to start from! I spent some time digging into yarn / npm dependency issues while building from a fresh checkout - the main problem was with packages/builder/package.json:28
"@opengsn/gsn": "git+https://github.com/opengsn/gsn#solc-0.7.5"
, this branch no longer exists. I'll submit some PRs tomorrow.
BTW I'm also trying to spin things up with local mongo (for testing), but it looks like using the remote cluster is hardcoded.
@alexpbrown yeah we have a PR to fix that. Just remove it, we don't use it anymore!
We need to lay the groundwork for scalable infrastructure going forward
Nice to have: