Open in app
Home
Notifications
Lists
Stories

Write
Maksym Postument
Maksym Postument

Home

Nov 2, 2020

Custom Dns for Github Pages

Hello! Today I want to show how you can add custom DNS for the GithubPages site. This requires a few steps. Let’s start with domain name registration. I chose Namecheap to register my domain name. Open Namecheap website and in the search you need to enter the name you want to…

Github

3 min read

Custom Dns for Github Pages
Custom Dns for Github Pages

Oct 21, 2020

Deploy Hugo With Github Actions and Pages

Hello! I want to show how you can deploy a hugo website in GitHub Pages using github actions. That’s how I build my site. Install Hugo Hugo can be downloaded from GitHub. Put the binary in the desired location. GitHub setup In github you need to create two repositories, one is for .md files…

Go

3 min read

Deploy Hugo With Github Actions and Pages
Deploy Hugo With Github Actions and Pages

Oct 1, 2020

Nightfall AI DLP with Github Action

Hi there! I want to talk today about DLP Nightfall. The Nightfall DLP Action scans your code commits upon Pull Request for sensitive information — like credentials & secrets, PII, credit card numbers & more — and posts review comments to your code hosting service automatically. The Nightfall DLP Action…

Security

3 min read

Nightfall AI DLP with Github Action
Nightfall AI DLP with Github Action

Sep 17, 2020

Deploy to Ec2 with CodeShip

Hi there! Today I want to show how you can deploy code on AWS EC2 using CodeShip Basic. To do this, I will use the integration of Codeship with AWS CodeDeploy. CodeShip Configuration First you need to add a repository to CodeShip and go to the Deploy page

Dev Ops

5 min read

Deploy to Ec2 with CodeShip
Deploy to Ec2 with CodeShip

Sep 2, 2020

Get Lambdas in VPC with Go

Hi there! Today I want to tell you how with go you can get a list of all AWS Lambda that are in the VPC. First you need to install golang. The latest version can be downloaded from the official website. Once golang is installed, create a folder for the…

Golang

4 min read

Get Lambdas in VPC with Go
Get Lambdas in VPC with Go

Sep 2, 2020

Build Net Core with Travis

Hello! Today I want to show how you can build and deploy .net core with Travis. To get started, you need to create a Travis account. This requires you to login with your GitHub account.

Dotnet Core

3 min read

Build Net Core with Travis
Build Net Core with Travis

Jul 22, 2020

Painless AWS tagging

Hello, I built a command-line tool using cobra that allows to tag hundreds of was resources in two commands. Currently, it supports: EC2 S3 RDS Redshift Elasticache Lambda Every resource has two subcommands get and tag resources. Get tag read tag information from AWS and store it in csv file. By…

Cloud Computing

1 min read


Jul 4, 2019

Automate VPC Flow logs with boto3

Hello, I want to share how can I create a script to enable VPC flow logs for AWS accounts. First, I need to install boto3 pip install boto3 To successfully finish the task I need to complete 6 steps. Get VPC’s list, get or create log group, role arn, policy…

AWS

3 min read

Automate VPC Flow logs with boto3
Automate VPC Flow logs with boto3

Jul 2, 2019

Image download with Scrapy

Hello, I am working on GAN network which generates images in NES style. But first, I need to prepare dataset. I found website http://www.vgmuseum.com/ which contains a lot of pictures for NES (~10000). That’s why I create a script to scrap those images. …

Python 3

3 min read

Image download with Scrapy
Image download with Scrapy

May 27, 2019

Creating Wishlist2Text website — Part 4 Deployment

Hello, the is the final post from a series how I build https://wishlist2text.appspot.com I will describe how I deploy a website in google app engine using Travis CI. You can read the previous post here, here, and here. To start I need Travis CI account. For open source repositories, an…

3 min read

Creating Wishlist2Text website — Part 4 Deployment — makspostument.com
Creating Wishlist2Text website — Part 4 Deployment — makspostument.com
Maksym Postument

Maksym Postument

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable