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:
15
etc/gcloud/demo-greeting.html
Normal file
15
etc/gcloud/demo-greeting.html
Normal 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>
|
||||
Reference in New Issue
Block a user