[LRUG] Launching websites

Jon Wood jon at ninjagiraffes.co.uk
Mon Aug 8 07:18:39 PDT 2016


I've not seen anything that does this (yet) but I keep meaning to create a
generator for our internal microservices which creates a basic Sinatra app
with all this stuff preconfigured. You mentioning automating the other side
of getting API tokens has got me thinking that most of these services have
an API which could be used to automate the entire process.

I'm afraid I don't have any real pointers on actually automating all this
yet, but yes, I at least am seeing the same problem!

Jon

On Mon, 8 Aug 2016, 15:10 David Vaks, <david.vaks9 at gmail.com> wrote:

> Hi LRUG,
>
> This is slightly off topic, but I can imagine some of you might have faced
> this situation. I've been launching quite a few Rails websites lately. It
> usually involves at least the following for me:
> - Domain registration and DNS setup
> - Server/Host configuration: Heroku setup (registration, environment
> variables for some of the steps above) or Docker setup
> - Deployment
> - Security aspects: TLS certificates, HTTPS setup, HTTP security headers,
> etc
> - Legal aspects: cookie policy, T&Cs, privacy, etc (implications from
> other steps)
> - Email: basic setup, SPF/DKIM for the spam, create RFC email addresses,
> etc
> - Mailing list setup (MailChimp or others)
> - Social media: signup to a few social networks, add "social sharing"
> buttons
> - Analytics/instrumentation/monitoring (Google Analytics, New Relic, etc)
> - Search engine registration/indexation (Google, Bing)
> - etc
>
> Some of these steps are interlinked and that's only for fairly "basic
> website" without any payment, A/B testing, user feedback or advertising
> requirements.
>
> None of it is particularly complex, although it does require some
> knowledge/experience, but it takes quite a lot of time and feels repetitive.
>
> There are lots of great products/services for the individual steps
> involved, but I can't find anything to streamline the whole (or at least
> part of the) process.
>
> Does anyone know any good tool, product, checklist or website for this? Do
> you have the same problem? How do you handle this yourself?
>
> Thanks for your help.
>
> David
>
> _______________________________________________
> Chat mailing list
> Chat at lists.lrug.org
> Archives: http://lists.lrug.org/pipermail/chat-lrug.org
> Manage your subscription: http://lists.lrug.org/options.cgi/chat-lrug.org
> List info: http://lists.lrug.org/listinfo.cgi/chat-lrug.org
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lrug.org/pipermail/chat-lrug.org/attachments/20160808/0e7e86fa/attachment-0002.html>


More information about the Chat mailing list