Actions
Task #9357
closed
www.d4science.org (and www.gcube-system.org) does not start at boot
Status:
Closed
Priority:
Normal
Assignee:
_InfraScience Systems Engineer
Category:
System Application
Target version:
Start date:
Jul 22, 2017
Due date:
% Done:
100%
Estimated time:
Infrastructure:
Production
Description
There is no startup script, so each time the VM is restarted someone must manually start the service.
Updated by Andrea Dell'Amico almost 8 years ago
@luca.frosini@isti.cnr.it we have a solution used on the infra gateway servers that could be adopted on the portals too. We need to share a file that contains the environment variables between the init startup script and the manually executed one.
Updated by Luca Frosini almost 8 years ago
@andrea.dellamico@isti.cnr.it did you want cite @massimiliano.assante@isti.cnr.it ?
Updated by Andrea Dell'Amico almost 8 years ago
whoever has to start/stop the service.
I will proceed in the same way I've done on the infra gateways.
Updated by Andrea Dell'Amico over 7 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Done. Now the service must be started/stopped as root, with the command:
start portal stop portal
Actions