LDAP

```bash docker pull osixia/openldap

Codeception test DB with .env file

In file codeception.yml add 1

params:
	- .env

Laravel package development

Run bash script in Windows 10

@ECHO OFF
setlocal DISABLEDELAYEDEXPANSION
SET BIN_TARGET=%~dp0/../agilekeys/cans/bin/cans
bash "%BIN_TARGET%" %*

Flutter - Mobile UI

Flutter allows you to build beautiful native apps on iOS and Android from a single codebase.1

Keycloak SSO solution

Using OPcache in Docker

Opcache and JIT

HTTPS on local env

Using OpenSSL to generate all of our certificates.[^1] [^1]: How to get HTTPS working on your local development environment in 5 minutes

The Twelve-Factor App

In the modern era, software is commonly delivered as a service: called web apps, or software-as-a-service.

TravisCI deploy website to firebase

Use ubuntu docker image

docker pull ubuntu