argos/docs/deployment/nginx.md

494 B
Raw Blame History

Using Nginx as reverse proxy

Here is a example for Nginx configuration:

---
caption: /etc/nginx/sites-available/argos.example.org
---

If you want to use Argos under a subdirectory of your web server, youll need to set the root_path setting in Argoss configuration and set Nginx like this:

---
caption: Nginxs location for Argos in a subdirectory
---