Development focus Custom software
Platforms Web, iOS, Linux
Product areas Mobile apps, diagnostics, server tools
← Back to documentation
Networking

Nginx and deployment workflows

Updated: Mar 24, 2026 14:23

How Moryxo approaches service deployment and reverse proxy management.

Deployment direction

Moryxo is built around operational workflows: install a service, inspect it, manage configs, and keep changes reversible.

Nginx management

  • service restart and reload
  • config testing with rollback-aware save actions
  • managed upstream files
  • managed virtual host files
  • direct editing of nginx.conf and managed conf.d files

Related operational tools

  • logs viewer
  • process monitor
  • file browser
  • update page
  • software installation pages