36bb068983
Add ConfigMap test. ( #726 )
...
* Add ConfigMap test.
* eof
* Minor tweak
* Trigger test
---------
Co-authored-by: David Boreham <david@bozemanpass.com>
2024-02-05 14:15:11 -06:00
25a2b70f2c
Fix command in mainnet-eth docs
2024-02-03 18:25:02 -07:00
2fcd416e29
Basic webapp deployer stack. ( #722 )
2024-02-02 19:05:15 -07:00
6629017d6a
Support other webapp types (react, static). ( #721 )
...
* Support other webapp types (react, static).
2024-02-02 18:04:06 -06:00
1c30441000
Add schedule for k8s deploy test
2024-02-01 07:40:20 -07:00
b398050787
Don't include volumes in spec if we don't have any. ( #720 )
2024-01-31 15:11:32 -06:00
12ec1bec43
Add ConfigMap support for k8s. ( #714 )
...
* Minor fixes for deploying with k8s and podman.
* ConfigMap support
2024-01-30 23:09:48 -06:00
62af03077f
Add deployed/error status output to the state file. ( #719 )
...
* More status info
* Up default resource limits.
* Need ps
2024-01-30 22:13:45 -06:00
428b05158e
Fix DnsRecord ownership check. ( #718 )
...
* Fix DnsRecord ownership check.
* Var names
2024-01-30 13:31:59 -06:00
a750b645b9
Merge Ci test branch fixes ( #717 )
2024-01-30 11:18:08 -07:00
b7f215d9bf
k8s test fixes ( #713 )
...
* Add cgroup setup, increase test timeouts
* Trigger from test script or CI job changes too
2024-01-28 16:21:39 -07:00
eca52b10b7
Fix copy-paste error
2024-01-25 11:46:50 -07:00
b9128841e4
Switch test back to stock runner
2024-01-25 11:42:07 -07:00
0a302ea555
Add a schedule for fixturenet-eth-plugeth-test
2024-01-25 07:33:44 -07:00
aa0f60baa1
Trigger fixturenet-eth-plugeth-test run
2024-01-25 06:46:18 -07:00
cef73d8de2
Update fixturenet-laconicd-test schedule
2024-01-23 10:32:44 -07:00
7d0f2adb46
Enable scheduled test run ( #711 )
2024-01-23 09:42:24 -07:00
5fdee25dc1
update laconicd test ( #710 )
...
* Remove legacy docker config
* Trigger test run
2024-01-23 09:25:02 -07:00
554f05de87
Fix pip3 error ( #709 )
2024-01-22 21:06:15 -06:00
b4fbee9b13
Update fixturenet-laconicd-test
2024-01-22 07:43:38 -07:00
f826f50c4d
Merge branch 'main' of github.com:cerc-io/stack-orchestrator
2024-01-17 08:27:38 -07:00
b83465767d
Set k8s deploy test to manual trigger
2024-01-17 08:27:09 -07:00
50509203d1
Set k8s deploy test to manual trigger
2024-01-17 08:26:51 -07:00
prathamesh0
282e175566
Remove unnecessary hyperlinks and pin image versions ( #706 )
...
* Remove invalid dashboard and panel ids from alert rules
* Pin grafana and prometheus versions
* Configure custom grafana server URL
2024-01-17 14:02:10 +05:30
635aa7037b
Build test container
2024-01-16 21:15:21 -07:00
9877cfaf85
Update for new runner
2024-01-16 20:08:32 -07:00
c642e5d490
Try different runner
2024-01-16 17:09:58 -07:00
02c49d66f5
Add debug output to check container
2024-01-16 17:07:03 -07:00
90cebdb7a6
Add CI script for k8s deployment test ( #705 )
2024-01-16 16:16:07 -07:00
1f9653e6f7
Fix kind mode and add k8s deployment test ( #704 )
...
* Fix kind mode and add k8s deployment test
* Fix lint errors
2024-01-16 15:55:58 -07:00
0587813dd0
Create next.config.js if it is missing. ( #701 )
...
* Create next.config.js if it is missing.
* Add comment.
2024-01-15 12:12:59 -06:00
4b3ea7c30f
Update independent act-runner stack to use custom act as well. ( #702 )
...
* Update independent act-runner stack to use custom act as well.
* Remove branches which are not needed or already merged.
2024-01-15 12:10:48 -06:00
db8aec52aa
Pin commit hash of asset list repo in osmosis frontend app ( #703 )
2024-01-15 16:56:06 +05:30
b83030f63b
Use custom act with gitea. ( #700 )
...
* Use custom act with gitea.
* Make sure wget is available
* Fix repo url
2024-01-09 22:53:43 -06:00
prathamesh0
a3eb3c0bb0
Setup basic alerting for watchers in monitoring stack ( #698 )
...
* Provision Grafana alert contactpoints and policies for Slack
* Add watcher alert rules
* Update watcher monitoring instructions
* Add listening port flag to node exporter command
* Add reference links
2024-01-08 17:25:30 +05:30
eae2af7ccc
Upgrade watcher versions ( #699 )
2024-01-08 11:51:54 +05:30
837e443800
Support application removal requests. ( #697 )
...
* Support application removal request.
* Git should never prompt when deploying a webapp
2023-12-21 18:05:40 -06:00
prathamesh0
a57b0cdd26
Add a stack for prom node exporter and its dashboard in monitoring stack ( #696 )
...
* Add a stack for Prometheus node exporter
* Add node exporter dashboard to monitoring stack
2023-12-21 15:15:03 +05:30
prathamesh0
38622fb33c
[WIP] Use templating for watcher dashboard and add Postgres exporter ( #695 )
...
* Add Postgres exporter and it's dashboard
* Use templating for watcher dashboard
* Add subgraph related panels to watcher dashboard
* Remove individual watcher dashboards and update instructions
2023-12-21 13:41:36 +05:30
prathamesh0
4a1a46facc
Update monitoring stack with additional dashboards and watcher metrics ( #693 )
...
* Include retry jobs and update default refresh intervals
* Add prometheus blackbox exporter and it's dashboard
* Add NodeJS application dashboard
* Allow UI updates
* Update watcher dashboards for upstream and external chain heads
* Update watcher dashboards with watcher config metrics
* Upgrade sushiswap and azimuth watchers
* Removed fixed title size values
* Update instructions
* Update instructions for env config
* Update instructions with setup
2023-12-21 09:26:37 +05:30
Zach
42b92f7e23
use square logo for an urbit tile ( #689 )
...
* use square logo for an urbit tile
* bump version, improve info text
2023-12-19 09:50:14 -05:00
def192edab
Update new environment values for Osmosis frontend app ( #694 )
...
* Update new env values for Osmosis frontend app
* Use .env.production instead of local
2023-12-18 17:49:45 +05:30
d8357df345
Add image pull secret to pods ( #692 )
2023-12-15 14:27:45 -07:00
997496b8a5
Update script for new nextjs build output. ( #691 )
2023-12-14 19:47:30 -06:00
61f2884505
Reduce base image size (first round of improvements) ( #690 )
2023-12-14 17:46:03 -06:00
27a14737f8
Make the container tag based on the deployment path. ( #688 )
2023-12-14 09:49:21 -06:00
prathamesh0
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>
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
2023-12-14 16:59:00 +05:30
1f4eb57069
Add --dry-run option ( #686 )
2023-12-13 22:56:40 -06:00
88f66a3626
Add deployment update
and deploy-webapp-from-registry
commands. ( #676 )
2023-12-13 21:02:34 -06:00