New version of SuperAdmina brings renewal of SSL certificates, notifications and improved UI.
New version of SuperAdmin v4.0.0
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 SSL certificates
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.
Memory limit
Default memory limit for Node.js application:
- 64-bit OS
1 GB
- 32-bit OS
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.
Notifications of expiration
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.
Notifications of error in appps
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.
New informations in Summary window
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.
Applications templates
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.
Other posts from Total.js Platform
- 2024-11-13Benchmarking Node.js Frameworks: selecting your framework for 2025!
- 2024-11-01October report 2024
- 2024-10-22Performance Testing: Total.js vs. NestJS
- 2024-10-01September report 2024
- 2024-09-27Total.js UI Builder: #2 designing your first interface
- 2024-09-26Total.js V5: Middlewares
- 2024-09-23Beginner Guide to Total.js UI: # 05 Client-side routing
- 2024-09-23Total.js UI #4: Data Binding (Part 2 – Practical Example)
- 2024-09-20Introduction to Total.js UI Builder: A Beginner’s Guide
- 2024-09-13Total.js v5: #06 Understanding File Routing