1
0
mirror of https://github.com/jhillyerd/inbucket.git synced 2026-01-29 06:25:56 +00:00

Add fauxmailer to gcloud, custom greeting

This commit is contained in:
James Hillyerd
2017-12-24 10:40:12 -08:00
parent 52de1b2bfe
commit 0e72b414c4
3 changed files with 38 additions and 4 deletions

View File

@@ -0,0 +1,15 @@
<h2>Welcome to the Inbucket demonstration instance</h2>
<p><em>tl;dr</em> - click <code>Monitor</code> above to get started.</p>
<p>Inbucket is an email testing service; it will accept email for any email
address and make it available to view without a password.</p>
<p>This instance is running on Google Compute Engine, and utilizes
<a href="https://github.com/jhillyerd/fauxmailer">fauxmailer</a> to generate
a stream of fake email. Feel free to poke around, delete mails, or try out
the REST API.</p>
<p>To protect our visitors, this instance does not accept external mail. You
will need to install your own copy of Inbucket to use it in your
environment.</p>