Skip to content

Instantly share code, notes, and snippets.

View alexellis's full-sized avatar
📖
Check out my eBook on Go

Alex Ellis alexellis

📖
Check out my eBook on Go
View GitHub Profile
@alexellis
alexellis / postgres-inlets-pro-cheatsheet.md
Last active July 20, 2022 11:15
mariadb-inlets-pro-test.md

Tunnel PostgreSQL with inlets pro

Cheat sheet for inlets-pro, the cloud native TCP tunnel

From workstation

inletsctl create provider digitalocean \
--access-token-file ~/do-access \
--remote-tcp localhost
@alexellis
alexellis / 2020-02-08-insiders.md
Last active July 16, 2020 09:24
Insiders Update: 9th Feb 2020 - important updates on OpenFaaS and OSS sustainability

Welcome to this week's Insiders Update! Insiders gain exclusive access to early previews, updates, news, and events on my OSS work.

✅ Join the community on the Insiders Track 👉 through GitHub Sponsors. Just pay whatever you want.

Insiders Update: 9th Feb 2020 - important updates on OpenFaaS and OSS sustainability

Language options

We've had a couple of new updates on the OpenFaaS.com website including interactive code examples, check them out at openfaas.com. A thank you goes out to Alistair Hey for turning out this feature whilst on his skiing holiday, #TeamServerless.

@alexellis
alexellis / keybase.md
Created February 7, 2020 16:56
keybase.md

Keybase proof

I hereby claim:

  • I am alexellis on github.
  • I am alexellis (https://keybase.io/alexellis) on keybase.
  • I have a public key whose fingerprint is F1EA AB47 0594 333C FD07 4147 C1DC A786 FDC0 EF98

To claim this, I am signing this object:

@alexellis
alexellis / README.md
Last active January 29, 2020 16:16
vert-x-client.java

Create a new function:

faas-cli new --lang  java11-vert-x \
  github-release-finder

Replace handler.java

Now run faas-cli up -f github-release-finder.yml

@alexellis
alexellis / FAASD_MULTIPASS.md
Last active July 31, 2021 01:50
FAASD_MULTIPASS.md
@alexellis
alexellis / COLD_START_TESTING_OPENFAAS.md
Last active January 12, 2020 18:17
Cold-start testing with KinD and OpenFaaS
@alexellis
alexellis / expose-apiserver-kubernetes-inlets-pro.md
Last active December 27, 2022 04:10
Get `kubectl` access to your private cluster from anywhere
@alexellis
alexellis / 2019-12-23-insiders.md
Last active July 16, 2020 09:24
Insiders Update 23rd Dec 2019 - Happy 3rd Birthday OpenFaaS!

Welcome to this week's Insiders Update! Insiders gain exclusive access to early previews, updates, news, and events on my OSS work.

✅ Join the community on the Insiders Track 👉 through GitHub Sponsors. Pay whatever you want and contribute back so I can continue all my open-source work.

Insiders Update 23rd Dec 2019 - Happy 3rd Birthday OpenFaaS!

It was OpenFaaS' 3rd birthday on 20th Dec! Thank you to all those who came to celebrate with us on Zoom.

@alexellis
alexellis / MULTIPASS_OPENFAAS.md
Last active December 5, 2022 03:39
Get k3s with OpenFaaS using k3sup and multipass

Get k3s with OpenFaaS using k3sup and multipass

multipass from Canoncial is like Docker Desktop, but for Ubuntu and works on MacOS, Linux and Windows.

Use-case:

We can get a Kubernetes cluster with k3s in a very short period of time. We can use this for workshops and building labs, and for R&D, including testing.

@alexellis
alexellis / 2019-11-28-insiders.md
Last active July 16, 2020 09:25
Insiders Update November 28th 2020 - Thanksgiving Edition - Nov 28th 🦃🦃

Welcome to this week's Insiders Update! Insiders gain exclusive access to early previews, updates, news, and events on my OSS work.

✅ Join the community on the Insiders Track 👉 through GitHub Sponsors. Just pay whatever you want.

Insiders Update November 28th 2020 - Thanksgiving Edition - Nov 28th 🦃🦃

Whilst I'm British and we do not celebrate Thanksgiving in any way, I do think it's important to be appreciative and to give thanks for what we have in life. A good way to do this is to take a take a change of scenery which can give a new perspective.