forked from CGM_Public/pretix_original
Fix #2017 -- Add nodejs to install guide
This commit is contained in:
@@ -25,6 +25,7 @@ installation guides):
|
|||||||
* A HTTP reverse proxy, e.g. `nginx`_ or Apache to allow HTTPS connections
|
* A HTTP reverse proxy, e.g. `nginx`_ or Apache to allow HTTPS connections
|
||||||
* A `PostgreSQL`_ 9.5+, `MySQL`_ 5.7+, or MariaDB 10.2.7+ database server
|
* A `PostgreSQL`_ 9.5+, `MySQL`_ 5.7+, or MariaDB 10.2.7+ database server
|
||||||
* A `redis`_ server
|
* A `redis`_ server
|
||||||
|
* A `nodejs_` installation
|
||||||
|
|
||||||
We also recommend that you use a firewall, although this is not a pretix-specific recommendation. If you're new to
|
We also recommend that you use a firewall, although this is not a pretix-specific recommendation. If you're new to
|
||||||
Linux and firewalls, we recommend that you start with `ufw`_.
|
Linux and firewalls, we recommend that you start with `ufw`_.
|
||||||
@@ -312,3 +313,4 @@ example::
|
|||||||
.. _redis: https://blog.programster.org/debian-8-install-redis-server/
|
.. _redis: https://blog.programster.org/debian-8-install-redis-server/
|
||||||
.. _ufw: https://en.wikipedia.org/wiki/Uncomplicated_Firewall
|
.. _ufw: https://en.wikipedia.org/wiki/Uncomplicated_Firewall
|
||||||
.. _strong encryption settings: https://mozilla.github.io/server-side-tls/ssl-config-generator/
|
.. _strong encryption settings: https://mozilla.github.io/server-side-tls/ssl-config-generator/
|
||||||
|
.. _nodejs: https://github.com/nodesource/distributions/blob/master/README.md#deb
|
||||||
@@ -82,7 +82,9 @@ namespaces
|
|||||||
namespacing
|
namespacing
|
||||||
natively
|
natively
|
||||||
nginx
|
nginx
|
||||||
|
nodejs
|
||||||
NotificationType
|
NotificationType
|
||||||
|
npm
|
||||||
ons
|
ons
|
||||||
optimizations
|
optimizations
|
||||||
overpayment
|
overpayment
|
||||||
|
|||||||
Reference in New Issue
Block a user