I’ve been using Heroku for years and it is a great service with great support. Our company, AtomicJolt uses it for all new projects since we an quickly bring up a new site on a free account and show it to our customers. One problem we frequently run into is the database row limit when…
Category: Digital Ocean
Secure ElasticSearch behind Nginx using Docker on Digital Ocean
I’ve been a big fan of Elastic Search for a very long time. It’s a great piece of software that can be used as an object database as well as a search index. I realize that’s not the intention of the software but it works so I’m happy. Elastic Search doesn’t have security built in…