How To Restart Services Like NginX Or MySQL in EE v4

Can anyone tell me how can i restart/start/stop services like Nginx Or MySQL or so on EasyEngine 4

You can take a look at all EasyEngine v4 commands here - https://easyengine.io/commands/

You should probably also take a look at the restart and reload commands - https://easyengine.io/commands/site/

Hello, can you give a specific command here? I do not find it in your path. I want to reload MySQL when it takes connection in EE v4. Thanks!

Any update on this ?

You can use ee service command. There’s ee service restart command if you wish to restart Nginx or MySQL.

https://easyengine.io/commands/service/ includes only one example :slight_smile:

The command is

ee service restart db

This restarts the global-db for v4.