We've added some nice features to Total.js SuperAdmin such as renewal of Let's encrypt Certificates, notifications with sound and more application templates. For more information see: www.totaljs.com/superadmin.
Renewal of Let's encrypt SSL Certificates is a key feature of this version. It means that from now on renewal of certificates is just one click away.
Default memory limit for Node.js application:
1 GB
512 MB
When the app memory usage gets over the limit, you will see following error message:
This is the reason we've added an options to increase this limit in SuperAdmin.
SuperAdmin will notify You before any of the certificates expires.
Applications table
The SSL label color will change to orange when the certificate is about to expire and red when already expired.
If You use Monitor module for Total.js framework then SuperAdmin will notify You when there's an error in any app. When You click on the notification the error log will pop up.
We've added a section for 5 apps with nearest SSL certificate expiration date to the Summary window to make sure You never miss it.
This was a missing feature. It allows You to choose a template from prepaired packages to make instalation of CMS , Eshop, Blog etc. as simple as possible. After You create new application You click on Upload a package and then select an existing application from dropdown, hit Submit and Your app will be up and running in a few seconds.
By default the templates are downloaded from modules.totaljs.com
, but You can change this to Your own server in config
file.
One more thing:
SuperAdmin will by default try to create certificate for both www and non-www, so when the URL is https://www.totaljs.com
the You automatically get a certificate for https://totaljs.com
and vice versa. The redirection is setup automatically.