| 일 | 월 | 화 | 수 | 목 | 금 | 토 |
|---|---|---|---|---|---|---|
| 1 | 2 | 3 | 4 | 5 | 6 | 7 |
| 8 | 9 | 10 | 11 | 12 | 13 | 14 |
| 15 | 16 | 17 | 18 | 19 | 20 | 21 |
| 22 | 23 | 24 | 25 | 26 | 27 | 28 |
| 29 | 30 | 31 |
- cloudflare Origin Server CA
- nodejs DB
- docker compose example
- Dockerfile example
- docker compose setting
- nodejs myslq2
- Raspberry Pi docker install
- XMLHttpRequest 예제
- JavaScript
- 코어 자바스크립트
- 코어자바스크립트 정리
- cloudflare DNS
- 코어자바스크립트
- cloudflare certbot
- docker image deploy
- cloudflare
- docker compose
- Dockerfile setting
- cloudflare Origin Server
- docker
- nodejs mariaDB
- cloudflare ssl
- docker image 배포
- dockerignore setting
- XMLHttpRequest with promise
- 로스트아크 API
- Raspberry Pi docker-compose install
- XMLHttpRequest example
- 로스트아크 open API
- dockerignore example
- Today
- Total
목록전체 글 (22)
오늘
myloa 서버로 사용하는 라즈베리 파이4 기본 설정. 1. 라즈베리파이 우분투 설치 더보기 1) 라즈베리파이용 우분투 다운로드 https://ubuntu.com/download/raspberry-pi Install Ubuntu on a Raspberry Pi | Ubuntu Ubuntu is an open-source operating system for cross-platform development, there's no better place to get started than with Ubuntu on a Raspberry Pi ubuntu.com 2) 라즈베리파이 이미지 로더 다운로드 라즈베리파이 기본 OS를 사용하는경우 1) 항목이 불필요함. https://ubuntu.com/blog/how-..
2022.12.07 업데이트로 로스트아크에서 오픈API를 제공하기 시작했다. https://developer-lostark.game.onstove.com/getting-started 어차피 로스트아크도 즐기고 있고, 개발공부를 좀 해야겠다 싶어서 토이프로젝트를 진행하게 되었다. 임시로 개발환경에서 동작 중이며, 곧 운영환경으로 옮길 예정. https://myloa.co.kr/ 현재 기능 - 오늘 & 금주 컨텐츠 목록 - 주요 물품 실시간 거래소 시세 확인 - 최근(14일) 거래소 시세 확인 - 거래소 검색 - 레이드 더보기 손익 계산 - 길드 순위 확인 개발 환경 Raspberry Pi 4 : - nginx - front (React App) - api server(Node.js) - DB ( mysql..