File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,14 +4,13 @@ See the overview of the project at https://attestation.app/about.
44
55This is an generic guide on setting up the attestation server.
66
7- You need to set up nginx using the nginx configuration in the nginx directory
8- in this repository. You'll need to adjust it based on your domain name. The
9- sample configuration relies on certbot and certbot-ocsp-fetcher. Setting up the
10- web server is out-of-scope for this guide.
11-
12- Install a headless Java runtime environment. The package name on Debian-based
13- distributions is ` default-jre-headless ` . Install ` sqlite3 ` in order to set up
14- the email configuration for the database.
7+ You need to set up nginx using the nginx configuration in the nginx directory in this repository.
8+ You'll need to adjust it based on your domain name. The sample configuration relies on certbot and
9+ certbot-ocsp-fetcher. Setting up the web server is out-of-scope for this guide.
10+
11+ Install a headless Java runtime environment. The package name on Debian-based distributions is
12+ ` default-jre-headless ` . Install ` sqlite3 ` in order to set up the email configuration for the
13+ database.
1514
1615As root, on the server:
1716
You can’t perform that action at this time.
0 commit comments