오늘은 간단하게 Docker 설치 방법을 해보겠습니다. Docker(도커) 란 ??? Docker는 컨테이너 기반의 가상화 플랫폼으로, 애플리케이션과 그것이 동작하는 런타임 환경을 패키징하여 이식성이 높은 환경을 제공합니다. Docker를 사용하면 컨테이너라는 격리된 환경에서 애플리케이션을 실행할 수 있으며, 이것은 가상머신 기반의 가상화와는 달리 더 가볍고 빠른 실행 속도를 제공합니다. 또한, Docker는 간단하게 이미지를 빌드하고 배포할 수 있으므로 개발과 배포 과정에서의 효율성을 높일 수 있습니다. Docker는 리눅스 기반 시스템에서는 커널 기술인 cgroups, namespaces, seccomp 등을 사용하여 격리된 환경을 구성하며, 다른 운영체제에서는 가상머신을 사용하여 격리된 환경을 구성..
1. Install MongoDB on all the servers that will be part of the replica set. You can do this by following the instructions provided in the MongoDB documentation for your Ubuntu version. 2. Once MongoDB is installed, create a directory for the data files and a directory for the log files on each server. For example, you could create a data directory at /data/db and a log directory at /var/log/mong..
Ubuntu OS Ubuntu is a free and open-source operating system based on Debian Linux. It was developed by Canonical Ltd., founded by Mark Shuttleworth in October 2004. The goal was to create a user-friendly Linux-based operating system that was freely available to everyone. The first version of Ubuntu, 4.10 "Warty Warthog," was released in October 2004. It included the GNOME desktop environment, Fi..
Redis(레디스) 입문 해보자 Ubuntu에서 레디스(Redis)를 설치하는 방법은 다음과 같습니다. 터미널을 엽니다. 다음 명령어를 입력하여 Redis 패키지를 업데이트합니다. sudo apt update Redis를 설치하기 위해 다음 명령어를 입력합니다. sudo apt install redis-server 설치가 완료되면 Redis 서버가 자동으로 시작됩니다. Redis 서버가 실행 중인지 확인하려면 다음 명령어를 입력합니다. systemctl status redis-server Redis 서버를 시작하거나 중지,재시작 하려면 다음 명령어를 사용합니다. sudo systemctl start redis-server sudo systemctl stop redis-server sudo systemct..
- Total
- Today
- Yesterday
- 따라해보기
- typescript
- MongoDB
- 티스토리
- DevOps
- cloudcomputing
- 클라우드
- svelte 따라해보기
- AI
- GPT
- EC2
- 실습
- ML
- ChartGPT
- Docker 관리
- lambda
- ubuntu
- 따라하기
- 개발이야기
- 딥러닝
- 쉽게따라하기
- AWS
- svelte
- docker
- nestjs
- 한식
- python
- Redis
- frontend
- Containerization
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |