Testing feeds

Due to a request from a friend, I have managed a way to create a RSS feed (or in this case) a Atom feed to allow my blog viewers to follow new posts!

Hope you like it!

AB

Snaps Updated

Just released new versions of Terraform and Packer.

Now:

  • Packer: 1.1.0
  • Terraform: 0.10.8-dev

As always, the method of installation is the same:

  • sudo snap install packer-abacao
  • sudo snap install terraform-abacao

AB

Blog/Life update

Some changes were in place in the last 2 months. I stop my collaboration with my previous company and I have joined Siemens in Portugal. The goal here is to help build and maintain a secure Gitlab instalation for propriety code. I’m also helping the cloud team with hardening ansible scripts for several linux tools.

My SNAPs are a bit outdated but I will try to update them as soon as possible and also improve them.

AB

Tinfoil

We all should be aware that our data is valueable for us and might be valuable for others and due to that, I’ve decided to create a single ‘script’ to be able to create and destroy a VPN server on DigitalOcean to encrypt your traffic when you are using a public or a dubious internet connection.

You only need:

  • a DigitalOcean token
  • your ssh key id (you can see how to gain that in the repo)
  • Terraform binary
  • Clone the repo: https://github.com/abacao/DO_TinFoil

For more detailed instructions, you can read the repo Readme.

AB

Snaps Updated

Just built the new Terraform 0.9.8 snap and the new Packer 1.0.2.

They are about to be released, keep snapping.

AB