cuttlefish icon indicating copy to clipboard operation
cuttlefish copied to clipboard

Noob Guide

Open jackrobson opened this issue 6 years ago • 2 comments

I had a lovely experience installing this via Docker. Kudos.

However, when I got to http://localhost:3000/ I only see a sign in button. I can't figure out how to sign up to the system.

I've tried http://localhost:3000/admins/sign_up but it redirects to /sign_in

Is their any other documentation that explains the sign up process?

Also, I'm very interested in using this to send mail in my web app via the API. Is there any information about that?

Thank you for all your hard work. I'm excited to use this.

jackrobson avatar Dec 05 '18 21:12 jackrobson

I would like to try this out. I would like to learn more about it and suggestion on the best way to deploy this to a production instance. Would you recommend the docker way (which is mentioned for development) or go through the install process as documented which seems it needs some work as it is specific to a given instance.

I am interested to host this for my potential customers who want to setup a personal mail server at home. Typically customers at home that use dynamic IPs for their internet connection and have to rely on ISPs SMTP server to send outgoing e-mails even with their own mail server. I would like to offer a service for such customers that can use our hosted solution for free for sending outgoing e-mails. However I would like to throttle to a reasonable limit so that the customers don't misuse it to send spam. I was wondering if cuttlefish provides max limits to how many e-mails can be sent for a given user and if there is way to track this.

I am excited for this project and would like to provide feedback and anything that I can help with as I learn setting this up and make it operational. Thank you.

pexus avatar Jan 02 '19 15:01 pexus

https://github.com/mlandauer/cuttlefish/commit/ab9039556969b5ebd58a524f5e8675e4d0c4ee49

This repo is bizarro land.

theelous3 avatar Jul 31 '20 15:07 theelous3