prathamesh0
f0f40cad4a
Map ports in mobymask-v2 and apps stacks to localhost ( #439 )
2023-06-27 12:23:56 +05:30
32f8d65bb8
Update mobymask-v2 stack with lighthouse-cli and branch checkout feature ( #425 )
...
* Update optimism stack yml for lighthouse-cli
* Use branch checkout feature in mobymask stack
2023-06-07 18:48:59 +05:30
ec6b5439f4
Support for git hosts other than github ( #407 )
...
* Update repository list file
* Add host part to repo name
* Allow git hosts other than github
2023-05-24 17:19:21 -06:00
8add4671c0
Add environment variables for multiaddrs blacklist ( #381 )
...
* Add env variable for web apps config denyMultiaddrs
* Add watcher config option for blacklisted multiaddrs
* Update package versions
* Use provided domain for relay multiaddr in peer config
* Change delimeter while replacing deny multiaddrs list
---------
Co-authored-by: prathamesh0 <prathamesh.musale0@gmail.com>
Former-commit-id: b678a3ecb4
2023-05-05 13:32:19 +05:30
prathamesh0
4ca185c753
Fix sample env in MobyMask app instructions ( #369 )
...
Former-commit-id: 6a11046ea5
2023-04-25 19:38:13 +05:30
prathamesh0
e004d93891
Add instructions to run MobyMask app with a watcher on network ( #368 )
...
* Remove unnecessary check on watcher endpoint
* Add instructions to run MobyMask app with a watcher on network
* Move watcher on network docs to a separate folder
* Add nginx config for watcher endpoint
* Add expected output logs
* Add sample nginx config for hosting the app
* Update instructions
Former-commit-id: 018950858b
2023-04-25 18:32:38 +05:30