{{ ((!!passwords.newPass || !!passwords.newPassConfirm) && (passwords.newPass!==passwords.newPassConfirm))? 'Passwords should match':' '}}
Captain allows in-place updates to be installed. However, always read the change logs before updating your Captain. There might be breaking changes that you need to be aware of. The update might take several minutes and your Captain may become unresponsive until the update process is finished.
Current Version: {{versionInfo.currentVersion}}
Latest Stable Version: {{versionInfo.latestVersion}}
Captain allows you to set custom configurations for your nginx router. This will allow high customization level in terms of caching, special routing, http2 and etc.
Note that templates are build using EJS template pattern. Do not change the areas beween <% and %> unless you really know what you're doing!
Base Config Located at: /etc/nginx/nginx.conf
Captain Config Located at: /etc/nginx/conf.d/captain-root.conf