Dec9th's Opslog

datadog 관련 Terraform provider 관련 에러

실제 Provider 생성 간 아무것도 넣지 않았을 경우 아래와 같이 에러가 발생 할 수 있다. ``` Error: Provider configuration not present

read more

eks에서 alb 설치가 안되는 케이스 - unable to discover at least one subnet

Failed build model due to couldn't auto-discover subnets: unable to discover at least one subnet
read more

MSK 재설정 간 각종 에러들

Broker node를 줄이는 것은 불가하다.

read more

자주 사용하는 pip 명령어 목록

종종 찾아보는 pip 명령어 옵션들 기록

read more

aws_transfer_user의 home_directory_mappings 삭제 간 이슈

``` Terraform will perform the following actions:

read more

AWS_TRANSER_SERVER Cannot specify more than 3 SubnetIds

aws_eip.sftp_eip[0]: Creating...
aws_eip.sftp_eip[3]: Creating...
aws_eip.sftp_eip[1]: Creating...
aws_eip.sftp_eip[2]: Creating...
aws_s3_bucket.s3_bucket: Creating...
aws_security_group.sg_sftp: Creating...
aws_eip.sftp_eip[0]: Creation complete after 1s [id=eipalloc-016864015b39242b4]
aws_eip.sftp_eip[3]: Creation complete after 1s [id=eipalloc-0de8db64fac839459]
aws_eip.sftp_eip[1]: Creation complete after 1s [id=eipalloc-043b292e36a933d74]
aws_eip.sftp_eip[2]: Creation complete after 1s [id=eipalloc-00b1b255c52520187]
aws_s3_bucket.s3_bucket: Creation complete after 1s [id=dec9th-sftp]
aws_security_group.sg_sftp: Creation complete after 2s [id=sg-0343bd90f6f0a6496]
aws_transfer_server.sftp_server: Creating...
╷
│ Error: error creating Transfer Server: InvalidRequestException: Cannot specify more than 3 SubnetIds
│ 
│   with aws_transfer_server.sftp_server,
│   on main.tf line 40, in resource "aws_transfer_server" "sftp_server":
│   40: resource "aws_transfer_server" "sftp_server" {
read more

Google Shell Style Guide

Environment

read more

Nginx, uwsgi 를 이용한 flask Web service

Nginx와 함께 Python의 flask, uwsgi를 이용한 웹 서버 구성을 해보고자 합니다.
AWS CLOUD9를 사용하다보니 Amazon Linux 에서 테스트 되었으며 CentOS6(RHEL6)와 호환됨을 미리 알려드립니다.

read more

unable to find "application" callable in file

Tested all on Amazon linux with AWS Cloud9 IDE

read more

Jmeter 설치

Tested all on Windows Server 2019 DataCenter in AWS

read more

Monit 설치/설정

Tested all on Amazon linux2

read more

Zookeeper 설치

Tested all on Amazon linux2

read more

[알쓸신잡] Amazon linux 2의 extras packages 설치

얼마나 바꼈는지 보려고 yum install php 와 함께 설치테스트를 해보려 했는데 php 5.4.16 버전이 설치되려 하는 것을 보고 그냥 예전 버전 처럼 혼자 신나게 별도 설치해야되나? 하는 자괴감이 들면서 조금 더 찾은 결과에 대해 써보고자 합니다. 실제 이렇게 깊이 알아볼 필요는 없습니다. 그래서 말머리를 알쓸신잡 이라고 표기했는데요. 이런 류의 글을 좀 써볼까해서 앞으로도 본 말머리로 찾아뵙고자 합니다.
알아두기에 쓸데없는 깊이가 불필요하시거나 피로하시다면 글의 제일 하단에는 다른 블로그 글들 처럼 요약본을 두었으니 참고하시면 될 것 같습니다. 본능적으로 기본이 되는 Official을 좋아하기에… _Amazon Linux 2 LTS Candidate (2017.12) Release Notes 를 보면 systemd 아래 extras 가 있습니다.

read more

Set heap size in tomcat8

Tested all on tomcat8

read more

How to install tomcat8

Tested all on Amazon Linux2

read more

How to install Nginx on Amazon linux 2

Tested all on Amazon Linux 2

read more

Getting Started with Sleek

Getting started

read more

How to install node.js-v4 and pm2

Overview

read more

How to generate a password on python

Overview

read more

Redis-stat

Overview

read more

PHP-PEAR

Overview

read more

Redis Installation

Overview

read more

Markdown Cheatsheet

From adam-p/markdown-here

read more

basic git command by github

…or create a new repository on the command line

echo "# dec9th.github.io" >> README.md
git init
git add README.md
git commit -m "first commit"
git branch -M main
git remote add origin https://github.com/dec9th/dec9th.github.io.git
git push -u origin main
                
read more

Welcome to Jekyll

You’ll find this post in your _posts directory. Go ahead and edit it and re-build the site to see your changes. You can rebuild the site in many different ways, but the most common way is to run jekyll serve, which launches a web server and auto-regenerates your site when a file is updated.

read more

Markdown examples

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

read more

Advanced examples

Swiss Alps

read more