Inici > Tag 1 > requeriments per tal

requeriments per tal

diumenge 24 d’agost de 2025, per  HeadRoom

Nginx¶

Install nginx, if not already done:

doas apk add nginx

Copy the example nginx configuration to the nginx folder

doas cp /opt/akkoma/installation/nginx/akkoma.nginx /etc/nginx/conf.d/akkoma.conf

Before starting nginx edit the configuration and change it to your needs. You must change change server_name. You can use nano (install with apk add nano if missing).
Enable and start nginx:

doas rc-update add nginx
doas rc-service nginx start

Un missatge, un comentari?

Qui sóu? (opcional)
Votre message

Per crear paràgrafs, deixeu simplement unes línies buides.