Logs, links, notes, recipes, ...

TL;DR

Tags
angular ansible argocd aws azure curator dns docker docker-machine eks elasticsearch elk filebeat grafana IAM kibana kubernetes lcow letsencrypt macos metricbeat microk8s mongo multipass nginx node openapi pdf rabbitmq rancher rancheros redis registry s3 samba ssh ssl typescript ubuntu vpn websocket windows windows server wireguard xip.io
TL;DR

HTTPS on the cheap

HTTPS using Let’s Encrypt and NGINX on Ubuntu 16.04 LTS. In this instructions we will assume your web site is going to be hosted at www.site.com.  Install certbot Add certbot repo/key: sudo apt-get install software-properties-common sudo add-apt-repository ppa:certbot/certbot Install certbot: Read more…

By Felipe Crochik, 8 yearsNovember 12, 2017 ago
TL;DR

MongoDB on Ubuntu 16.04

The mongodb package included by default in Ubuntu is usually behind. Follow these instructions to install verion 3.4 from the mongodb repo. Install from MongoDB repo Import the public key used by the package management system sudo apt-key adv –keyserver Read more…

By Felipe Crochik, 8 yearsNovember 6, 2017 ago
TL;DR

RabbitMq Management

UPDATE: run rabbitmq in a docker container Follow these instructions to configure RabbitMq management and expose it on the web. Check this post for instructions on how to setup RabbitMq on Ubuntu 16.04. Enable Plugin In order to list all the plugins Read more…

By Felipe Crochik, 8 yearsNovember 5, 2017 ago
TL;DR

RabbitMq Setup

The instructions in this recipe assume a server running Ubuntu 16.04. Update/Upgrade Packages sudo apt-get update sudo apt-get upgrade Install RabbitMq At the time of writing this, Ubuntu 16.04 includes RabbitMq server version 3.6.3. To get a more up-to-date version Read more…

By Felipe Crochik, 8 yearsNovember 5, 2017 ago

Posts navigation

Previous 1 … 4 5
  • Embed React app in WordPress
Hestia | Developed by ThemeIsle