Untitled

이미지 제공은 /api/static 으로

nginx 설치

우분투

OS 오픈파일 최대치 늘리기

ulimit -n 명령어로 확인 >>> 1024임

ulimit -n new_limit >> 재부팅후 초기화됨

sudo vi /etc/security/limits.conf

몽고DB 실행시 오류

2023-10-30T11:29:28.271+09:00: Using the XFS filesystem is strongly recommended with the WiredTiger storage engine. See http://dochub.mongodb.org/core/prodnotes-filesystem 2023-10-30T11:29:32.520+09:00: Access control is not enabled for the database. Read and write access to data and configuration is unrestricted 2023-10-30T11:29:32.520+09:00: vm.max_map_count is too low

vm.max_map_count is too low 해결 방안