Check for out of disk space

Fixes #567
This commit is contained in:
girish@cloudron.io
2016-01-22 17:37:41 -08:00
parent 10f74349ca
commit de7a6abc50
6 changed files with 79 additions and 1 deletions

View File

@@ -0,0 +1,19 @@
<%if (format === 'text') { %>
Dear Cloudron Team,
<%= fqdn %> is running out of disk space.
Please see some excerpts of the logs below.
Thank you,
Your Cloudron
-------------------------------------
<%- message %>
<% } else { %>
<% } %>