Skip to content

tableaunoir/ens-lyon-server-configuration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

ens-lyon-server-configuration

This repository contains information about the configuration of the tableaunoir server at ENS Lyon.

Location of the certicates

 /etc/letsencrypt/live/tableaunoir.ens-lyon.fr/fullchain.pem
 /etc/letsencrypt/live/tableaunoir.ens-lyon.fr/privkey.pem

Modify the configuration of nginx

    nano /etc/nginx/nginx.conf

A version of nginx.conf is available in this repository.

Run nginx

In order to run nginx:

    systemctl start nginx
    systemctl restart nginx
    systemctl status nginx

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published