AutarkLabs / open-enterprise

A suite of apps that includes allocation, dot voting, issue curation, and other planning tools so organizations can collectively budget and design custom reward & bounty systems.
GNU General Public License v3.0
92 stars 54 forks source link

Deploy Quasar #1779

Open Schwartz10 opened 4 years ago

Schwartz10 commented 4 years ago

Before deploying experimental-oe, we'll need to deploy a version of Quasar. Instructions (deploying with docker instructions at the bottom).

We could point quasar to autark's IPFS node, or aragon association's test node so that autark doesn't have to pay for the experimental oe quasar storage.

We'll need the api endpoint to plug into this line in the client.

rkzel commented 4 years ago

After small configuration change:

$ curl quasar.autark.xyz:3001/api/v0/storageContracts
[]
$ curl quasar.autark.xyz:3001/api/v0/
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Error</title>
</head>
<body>
<pre>Cannot GET /api/v0/</pre>
</body>
</html>
rkzel commented 4 years ago

...and added correct SSL certificate to haproxy server, on port 3002:

[{"lastPolledBlock":5661457,"sizeOfPinnedData":0,"_id":"5dffac...","address":"0xe29...","__v":0}]