Uninstall OpenResty Edge

1 Uninstall Edge Node

  • Download Installer
curl -O https://openresty.com/client/oredge/openresty-edge-installer.sh
  • Run installer
sudo /bin/bash openresty-edge-installer.sh
  • Enter the action you want to perform Uninstall
What would you like to do?
[1] Install
[2] Upgrade
[3] Downgrade
[4] Uninstall
4
What you choose is: Uninstall.
  • Enter the component you want to uninstall Edge Node
Which component would you like to uninstall?
[1] Edge Node
[2] Log Server
[3] Edge Admin
[4] Log Server DB
[5] Edge Admin DB
1
What you choose is: Edge Node.
  • If successful, the following prompt will be displayed at the end
Great! Uninstall openresty-edge-node successfully.

2 Uninstall Log-Server

  • The procedure is the same, with the component Log Server selected for the upgrade
Which component would you like to uninstall?
[1] Edge Node
[2] Log Server
[3] Edge Admin
[4] Log Server DB
[5] Edge Admin DB
2
What you choose is: Log Server.
  • If successful, the following prompt will be displayed at the end
Great! Uninstall openresty-edge-log-server successfully.

3 Uninstall Edge Admin

  • The procedure is the same, with the component Edge Admin selected for the upgrade
Which component would you like to uninstall?
[1] Edge Node
[2] Log Server
[3] Edge Admin
[4] Log Server DB
[5] Edge Admin DB
3
What you choose is: Edge Admin.
  • If successful, the following prompt will be displayed at the end
Great! Uninstall openresty-edge-admin successfully.

4 Uninstall Log Server DB

  • The procedure is the same, with the component Log Server DB selected for the upgrade
Which component would you like to uninstall?
[1] Edge Node
[2] Log Server
[3] Edge Admin
[4] Log Server DB
[5] Edge Admin DB
4
What you choose is: Log Server DB.
  • If successful, the following prompt will be displayed at the end
Great! Uninstall openresty-postgresql12 successfully.

5 Uninstall Edge Admin DB

  • The procedure is the same, with the component Edge Admin DB selected for the upgrade
Which component would you like to uninstall?
[1] Edge Node
[2] Log Server
[3] Edge Admin
[4] Log Server DB
[5] Edge Admin DB
5
What you choose is: Edge Admin DB.
  • If successful, the following prompt will be displayed at the end
Great! Uninstall openresty-postgresql12 successfully.

So far, the complete set of OpenResty Edge has been uninstalled.

If you have any questions, please get in touch with us.