You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add in another service for Edge Server management (#327)
* Add in another service for Edge Server management
Using a service called shell2http to expose scripts as HTTP endpoints. Roll back setting up Edge Server initially and have the tests start and stop edge server as needed since configuration changes require a restart.
* Added iptables command to firewall.sh:
- Empty allow and deny lists would remove all the rules added
- Accepts allow and deny params as array of strings and adds the rules to ES_RULES chain
---------
Co-authored-by: barkha06 <[email protected]>
0 commit comments