Skip to content
This repository has been archived by the owner on Jan 28, 2025. It is now read-only.

corese server devel

Erwan Demairy edited this page Jun 19, 2018 · 9 revisions

Deployment on corese.inria.fr

corese.inria.fr service

start and stop

```
$ ssh corese.inria.fr # Ildap login/passwords 
$ sudo systemctl start corese # Start the server corese.inria.fr
$ sudo systemctl stop corese  # Stop the server corese.inria.fr
```

Note that as any service, the server is launched as root user which makes the host very vulnerable to any security breach in the jvm or in the corese program.

 ### configuration
  • The configuration file for the service can be found at /usr/lib/systemd/system/corese.service
  • Note the rights:

Build a certificate for https://corese.inria.fr