Commit Graph
871 Commits
Author SHA1 Message Date
telackey 64b396a148 fmt 2023-12-14 09:48:49 -06:00
telackey 0f0205ce73 Use a shorter hash for the name (docker registry doesn't like the long ones) 2023-12-14 15:45:49 +00:00
telackey 784dd88a05 minor tweaks 2023-12-14 15:36:27 +00:00
telackey 178ba1407b Merge branch 'main' into telackey/tag2 2023-12-14 09:29:45 -06:00
telackey e4cf17baf7 typo 2023-12-14 15:15:08 +00:00
telackey 06503542b0 encode 2023-12-14 08:58:14 -06:00
telackey c9d326aeb0 abspath 2023-12-14 08:53:47 -06:00
telackey 679e2dd861 Base off the dir itself. 2023-12-14 08:52:28 -06:00
telackey d1a72c57b6 formatting 2023-12-14 08:48:55 -06:00
telackey 03dbd6a725 Make the container tag based on the crn. 2023-12-14 08:47:11 -06:00
prathamesh0andnabarun b9b758bfdd Add a stack for running Osmosis frontend app on Urbit (#683)
* Deploy osmosis on Urbit fake ship

* Remove Urbit configuration from existing osmosis stack

* Add a separate stack for Osmosis front end on Urbit

* Run script for renaming build files with bash

* Add environment variables required in urbit osmosis build

* Fix BASEPATH in compose file

* Remove ipfs-glob-host from network config in osmosis readme

* Use laconic branch for osmosis frontend

---------

Co-authored-by: Nabarun <nabarun@deepstacksoft.com>
v1.1.0-b9b758b-202312141158
2023-12-14 17:28:10 +05:30
prathamesh0 9ba410b095 Add a stack for monitoring watchers with prometheus and grafana (#687)
* Setup Prometheus and Grafana for monitoring stack

* Add dashboard for azimuth watchers

* Add a dashboard for sushiswap watcher

* Persist prometheus server data

* Additional metrics in watcher dashboards

* Update dashboards and add for merkl sushiswap watcher

* Add dashboards for remaining azimuth watchers

* Separate out preconfigured watcher dashboards and add instructions

* Keep the empty dashboards dir
v1.1.0-9ba410b-202312141129
2023-12-14 16:59:00 +05:30
telackey 1f4eb57069 Add --dry-run option (#686) v1.1.0-1f4eb57-202312140456 2023-12-13 22:56:40 -06:00
telackey 88f66a3626 Add deployment update and deploy-webapp-from-registry commands. (#676) v1.1.0-88f66a3-202312140302 2023-12-13 21:02:34 -06:00
prathamesh0 1ef0b316c6 Expose metrics endpoints for sushiswap and merkl sushiswap watchers (#685) v1.1.0-1ef0b31-202312130928 2023-12-13 14:58:26 +05:30
prathamesh0 232d5618cb Update instructions in osmosis stack (#684) v1.1.0-232d561-202312120824 2023-12-12 13:54:00 +05:30
fa6b570f4a Add stack for running osmosis frontend app (#673)
* osmosis FE stack

* chmod

* dont use 3000

* fix for neww stack format

* updates

* update osmosis readme

* Update stack.yml

* Update osmosis frontend stack to serve app

* Host osmosis app static build using python server

* Fix mapped ports in deployment for containers

* Update instructions

* Use nginx server to host files and handle page reloads

* Fix typo

---------

Co-authored-by: zramsay <zach@bluecollarcoding.ca>
Co-authored-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
v1.1.0-fa6b570-202312110841
2023-12-11 14:10:54 +05:30
prathamesh0 f9eb5a4ba8 Refactor to make Urbit setup generic (#682)
* Refactor to make Urbit app deployment script generic

* Rename urbit pod and update instructions

* Add a flag to allow skipping app installation on Urbit

* Make remote Urbit app deployment scripts generic

* Move remote deployment scripts to urbit fixturenet

* Update and use existing kubo pod for Urbit glob hosting
v1.1.0-f9eb5a4-202312080405
2023-12-08 09:35:00 +05:30
telackey 077ea80c70 Add deployment status command and fix k8s output for deployment ps (#679) v1.1.0-077ea80-202312061628 2023-12-06 09:27:47 -07:00
dboreham 15faed00de Generate a unique deployment id for each deployment (#680)
* Move cluster name generation into a function

* Generate a unique deployment id for each deployment
v1.1.0-15faed0-202312060557
2023-12-05 22:56:58 -07:00
prathamesh0 6bef0c5b2f Separate out GQL proxy server from uniswap-urbit stack (#681)
* Separate out uniswap gql proxy in a stack

* Use proxy server from watcher-ts

* Add a flag to enable/disable the proxy server

* Update env configuratoin for uniswap urbit app stack

* Update stack file for uniswap urbit app stack

* Fix env variables in instructions
v1.1.0-6bef0c5-202312060511
2023-12-06 10:41:10 +05:30
prathamesh0 f27da19808 Use IPFS for hosting glob files for Urbit (#677)
* Use IPFS for hosting glob files for Urbit

* Add env configuration for IPFS endpoints to instructions

* Make ship pier dir configurable in remote deployment script

* Update remote deployment script to accept glob hash arg
v1.1.0-f27da19-202312050930
2023-12-05 15:00:03 +05:30
telackey 2dd54892a1 Allow specifying the webapp tag explicitly (#675) v1.1.0-2dd5489-202312050339 2023-12-04 21:39:16 -06:00
telackey ab0e70ed83 Change path portion of unique cluster name to point to compose file, not argv[0]. (#678) v1.1.0-ab0e70e-202312041939 2023-12-04 13:39:14 -06:00
nabarunandprathamesh c319e90ddd Add a stack for running uniswap frontend on urbit (#670)
* Create uniswap-frontend stack

* Add stack for building uniswap frontend app

* Add a container for Urbit fake ship

* Update with deployment command

* Add a service for uniswap app deployment to urbit

* Use a script to start urbit ship to handle restarts

* Rename stack name to uniswap-urbit-app

* Rename build.sh to build-app.sh and check if build already exists

* Rename stack directory name

* Update uniswap build restart on failure

* Perform uniswap app deployment in the urbit container

* Add steps to create glob for the app

* Tail /dev/null after deployment

* Add steps to install the app to desk

* Host glob files for uniswap

* Update repo branch

* Update readme with command to get urbit password

* Update readme

* Update readme to open urbit web UI

* Expose the port on glob hosting container

* Avoid exposing urbit http port

* Add scripts for installing uniswap on remote urbit instance

* Configure GQL proxy for uniswap app

* Use laconic branch for app repo

* Rename urbit pod for uniswap app deployment

---------

Co-authored-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
v1.1.0-c319e90-202312041309
2023-12-04 18:39:19 +05:30
telackey 2173e7ce6a If the next version is unsupported, print a big warning and try higher version. (#674) v1.1.0-2173e7c-202311301833 2023-11-30 12:33:06 -06:00
dboreham c19559967d Add doc for deploy-webapp (#672) v1.1.0-c195599-202311300355 2023-11-29 20:55:14 -07:00
dboreham d7093277b4 Use constants (#671) v1.1.0-d709327-202311300351 2023-11-29 20:50:53 -07:00
telackey 03a3645b3c Add --port option to run-webapp. (#667)
* Add --port option to run-webapp

* Fixed merge

* lint
v1.1.0-03a3645-202311291732
2023-11-29 11:32:28 -06:00
dboreham 113c0bfbf1 Propagate env file for webapp deployment (#669) v1.1.0-113c0bf-202311290414 2023-11-28 21:14:02 -07:00
dboreham 1a069a6816 Use a temp file for the spec file name (#668) v1.1.0-1a069a6-202311290256 2023-11-28 19:56:12 -07:00
dboreham a68cd5d65c Webapp deploy (#662) v1.1.0-a68cd5d-202311280502 2023-11-27 22:02:16 -07:00
nabarun 1b94db27c1 Upgrade azimuth watcher release version to 0.1.2 (#666)
* Upgrade azimuth watcher release version

* Fix version for azimuth watcher repo
v1.1.0-1b94db2-202311240836
2023-11-24 14:05:37 +05:30
prathamesh0 9499941891 Increase max connections for Azimuth watcher dbs (#665) v1.1.0-9499941-202311231341 2023-11-23 19:11:02 +05:30
3fefc67e77 Run azimuth contract watcher in active mode (#661)
* Update stack to run azimuth job runner

* Run azimuth watcher in active mode

* Update stack to run job-runners for all watchers

* Update ports in job-runner health checks

* Map metrics ports to host

* Configure historical block processing batch size for Azimuth watcher

* Use deployment command for azimuth stack

---------

Co-authored-by: neeraj <neeraj.rtly@gmail.com>
Co-authored-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
v1.1.0-3fefc67-202311230930
2023-11-23 15:00:18 +05:30
telackey 1a37255c18 Tweak laconicd config to allow setting endpoint port and to make the fixturenet restartable. (#660)
* Endpoint includes port

* Make it restartable

* Don't try to remove the mounted directory

* Make copy of init.sh
v1.1.0-1a37255-202311221731
2023-11-22 11:31:30 -06:00
dboreham 87bedde5cb Support for k8s ingress and tls (#659) v1.1.0-87bedde-202311212304 2023-11-21 16:04:36 -07:00
dboreham 01029cf7aa Fix for code path that doesn't create a DeploymentContext (#658) v1.1.0-01029cf-202311211535 2023-11-21 08:35:31 -07:00
nabarun 0b87c12c13 Upgrade merkl and sushiswap watcher to v0.1.4 (#657)
* Upgrade merkl and sushi watcher versions

* Set gqlPath to base URL and remove filling start block

* Upgrade watcher versions to 0.1.4
v1.1.0-0b87c12-202311211337
2023-11-21 19:07:09 +05:30
dboreham f6624cb33a Add image push command (#656) v1.1.0-f6624cb-202311210324 2023-11-20 20:23:55 -07:00
dboreham c9c6a0eee3 Changes for remote k8s (#655) v1.1.0-c9c6a0e-202311201613 2023-11-20 09:12:57 -07:00
telackey 5c80887215 Fix missing tty parameter. (#653) v1.1.0-5c80887-202311161858 2023-11-16 12:58:03 -06:00
Ian 80c4b9214b Merge pull request #643 from cerc-io/iskay/update-optimism
Iskay/update optimism
v1.1.0-80c4b92-202311161732
2023-11-16 12:31:57 -05:00
nabarun 70529c43e7 Upgrade merkl and sushiswap watcher versions (#654) v1.1.0-70529c4-202311161057 2023-11-16 16:27:41 +05:30
telackey 1e9d24a8ce Update webapp.md v1.1.0-1e9d24a-202311151852 2023-11-15 12:52:34 -06:00
telackey 9900565714 Update webapp.md v1.1.0-9900565-202311151849 2023-11-15 12:48:58 -06:00
telackey a13f841f34 Update webapp.md v1.1.0-a13f841-202311151837 2023-11-15 12:37:30 -06:00
telackey d37f80553d Add webapp doc (#652) v1.1.0-d37f805-202311151828 2023-11-15 12:28:07 -06:00
telackey 2059d67dca Add run-webapp command. (#651) v1.1.0-2059d67-202311151754 2023-11-15 10:54:27 -07:00
dboreham 638fa01649 Support external stack file (#650) v1.1.0-638fa01-202311150400 2023-11-14 20:59:48 -07:00