Skip to content

Instantly share code, notes, and snippets.

View raimundo-matias's full-sized avatar

Raimundo Matias raimundo-matias

View GitHub Profile
@raimundo-matias
raimundo-matias / Makefile
Last active March 3, 2020 15:10 — forked from xenogenesi/Makefile
create self signed certificates
DOMAIN ?= mydomain.com
COUNTRY := BR
STATE := RJ
COMPANY := Evil Corp.
# credits to: https://gist.github.com/fntlnz/cf14feb5a46b2eda428e000157447309
# usage:
@raimundo-matias
raimundo-matias / lux.qa-docker-compose.yml
Last active March 13, 2019 03:00
docker-compose file for qa environment (mantis + testlink)
version: '3'
services:
qa-db:
image: mysql:5.7
container_name: qa-db
command: mysqld --character-set-server=utf8mb4 --collation-server=utf8mb4_unicode_ci
ports:
- 3306:3306
environment:
@raimundo-matias
raimundo-matias / lux.qa-Dockerfile
Last active March 13, 2019 03:01
Dockerfile for php-7.3-fpm-alpine3.8
FROM php:7.3-fpm-alpine3.8
# persistent / runtime deps
ENV PHPIZE_DEPS \
autoconf \
cmake \
file \
g++ \
gcc \
libc-dev \
pcre-dev \
@raimundo-matias
raimundo-matias / ubn16.04_rancher_with_docker-17.03.sh
Last active March 19, 2018 21:31
UBN16.04 - Rancher 2.0 - Docker 17.03 - Docker Composer
#!/bin/sh
# ajustando locales
sudo locale-gen "en_US" "en_US.UTF-8" "pt_BR.UTF-8"
sudo dpkg-reconfigure --frontend=noninteractive locales
# removendo versão anterior do docker:
sudo apt-get remove docker docker-engine docker.io
# instalando utilitarios

Keybase proof

I hereby claim:

  • I am raimundo-matias on github.
  • I am raimundomatias (https://keybase.io/raimundomatias) on keybase.
  • I have a public key ASAbJYNR59CU-5PkdpYONpW3xwtZO6Cb-qvWmtFR0tKd5Ao

To claim this, I am signing this object: