You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Nginx Proxy Manager Bash API - Differences Between NOW and NEW
🚀 Important Announcement: Upcoming Version Update!
A new version of the Nginx Proxy Manager Bash API is on the way! This update introduces several changes that may impact users. If you have automated scripts relying on previous command structures, please review and update them accordingly.
⚠️ Key Changes That May Affect Users
Command Modifications: Some commands have been renamed for better logic and consistency.
Proxy Host Creation: The command for creating a proxy host has changed.
Old:-d ...
New:--host-create ...
Better Uniformity in Commands: The naming logic has been improved for more intuitive usage.
Script and Configuration File Renaming:
Old Script Name:nginx_proxy_manager_cli.sh → New:npm-api.sh
Old Config File Name:nginx_proxy_manager_cli.conf → New:npm-api.conf
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Nginx Proxy Manager Bash API - Differences Between NOW and NEW
🚀 Important Announcement: Upcoming Version Update!
A new version of the Nginx Proxy Manager Bash API is on the way! This update introduces several changes that may impact users. If you have automated scripts relying on previous command structures, please review and update them accordingly.
-d ...
--host-create ...
nginx_proxy_manager_cli.sh
→ New:npm-api.sh
nginx_proxy_manager_cli.conf
→ New:npm-api.conf
Example:
🛠️ Active Development in Progress!
The
dev
branch is still under active development and will soon be available for testing! Stay tuned for further updates.Beta Was this translation helpful? Give feedback.
All reactions