Installation and configuration of automatic renewal, free Let’s Encrypt SSL certificate, for a domai…
Contents: 1. Changing the .env.prodDomain file in the frontend part to work via the 'https' protocol, and building the project for domain. 2. Changing the .env.prodDomain file in the backend part of the project....
Configuring Nginx server with security in mind, on the CRYSTAL v1.0 project
Contents: 1. Create a directory - 'nginxconf', which will contain security rules - 'security.conf'. 2. Connection - 'security.conf', to the server. This instruction assumes that you already have installed SSL certificate. 1. Create a...
Installing reCAPTCHA v3 on the CRYSTAL v1.0 project
Contents: 1. Enabling reCAPTCHA v3. 2. Creating a .env file with the reCAPTCHA v3 public key. 3. Creating a .env file with the reCAPTCHA v3 secret key. 4. Checking reCAPTCHA v3. These instructions assume...
About the CRYSTAL project
CRYSTAL is an open source social network, currently under development. Currently, the first stage of the project has been completed and CRYSTAL v1.0 is available, which has basic functions of the social network. More...
CRYSTAL is available for testing
CRYSTAL is an open source social network currently under development. The main features that are available now: 1. Registration/editing/deleting a user. 2. Avatar, banner, description and unique user Id. 3. Adding/editing/deleting posts. 4. Compress...