How to release a single service. At the moment the webgui can leave the icon in the services tab column until its clicked on, but the service is released.

Release button under drop down menu.

If the services were launched with configuration - the same configuration can be used to release all the services started by that config.

Programmatically, it can be done with 

runtime.release('service name')