Link to instruction.
# Add repository # Install packages # Install PostgreSqlLink to manual.
# PostgreSql one more package # Set password for postgres user # Postgres console opening # Set user passwordEnter the password instead postgres_user_password
my_site.com
- database name
Clone the sources of SunEngine
from official repository to your computer.
All build and publication scripts are located in the Scripts/
directory
In the Scripts/
directory, copy the file PUBLISH.template
toPUBLISH
and edit it, setting all the parameters
We assemble the project by executing the script - build.sh
(the folderbuild
appears in the root directory of the project)
Create the /site/my_site.com
folder on the server. The path can be any.
We put build
on the server, running the scriptpubli.sh
On the server, edit the configuration files in the directory /site/my_site.com/Config
In the file /Config/DataBaseConnection.json
you must specify the database name, user postgres and password.
In the directory /site/my_site.com/Server
run
This commandline creates tables and other structures in the database and fills with the initial data.
Read more about the dotnet SunEngine.dll
commands in this article.
Link to instruction.
systemd
allows after the server starts to constantly keep the necessary processes running, and restart if they are forced to turn off.
Create the file my_site.com.service
in /etc/systemd/system
directory
Link to instruction.
# Installing Nginx # Creating configuration of NginxFirst create the file /etc/nginx/sites-available/my_site.com
and fill it with
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4