Enabling HTTP/2 protocol support in Nginx, on the CRYSTAL v1.0 project
Contents: 1. Description of the HTTP/2 protocol. 2. Enabling HTTP/2 protocol support. 1. Description of the HTTP/2 protocol. HTTP/2 is a modern version of the HTTP protocol designed to address the limitations of HTTP/1.1...
Instructions for deploying CRYSTAL v1.0 on VPC and setting up access to the website via public IP
Contents: 0. Project structure, VM and local PC characteristics. 1. Creating a repository with the CRYSTAL v1.0 project. 2. Creating an SSH key. 3. Creating a security group in VPC. 4. Creating a VM....
Connecting a domain to the CRYSTAL v1.0 project
Contents: 1. Connect to your domain, public IP address of the VM, in the settings of the domain operator. 2. Editing the file - 'crystal', in the 'sites-available' folder. 3. Creating the .env.prodDomain file...
Configuring Nginx server with security in mind, on the CRYSTAL v1.0 project
Contents: 1. Description of safety rules. 2. Create a directory - 'nginxconf', which will contain security rules - 'security.conf'. 3. Connection - 'security.conf', to the server. This instruction assumes that you already have installed...