¡Hola, Mundo!

  • 홈
  • 태그
  • 방명록

docker-compose 3

docker-compose, environment-2 ways how to run

First, create .env and run docker-compose. SQL_HOST=db SQL_PORT=3306 SQL_USER=root SQL_PASSWORD=jh SQL_DATABASE=DB_SQLSTK docker-compose --env-file ./.env up Second, set up the environment within docker-compose.yml. version: '3.1' services: db: image: mysql command: --default-authentication-plugin=mysql_native_password environment: MYSQL_ROOT_PASSWORD: jh MYSQL_DATABASE: DB_SQLSTK volumes: - ./D..

Docker 2022.02.03

install elasticsearch on docker

vi docker-compose.yml To get Elasticsearch cluster and kibana up and running in Docker, you can use Docker Compose. If you don’t want to expose port 9200 and instead use a reverse proxy, replace 9200:9200 with 127.0.0.1:9200:9200 in the docker-compose.yml file. Elasticsearch will then only be accessible from the host machine itself(www.elastic.co/guide/en/elasticsearch/reference/current/docker.h..

Elastic Stack/Elasticsearch 2021.04.13

Install the docker-compose

curl -L "https://github.com/docker/compose/releases/download/1.28.2/docker-compose-$(uname -s)-$(uname -m)" -o /usr/local/bin/docker-compose Install the docker-compose. # sudo curl -L "https://github.com/docker/compose/releases/download/1.28.2/docker-compose-$(uname -s)-$(uname -m)" -o /usr/local/bin/docker-compose % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Tota..

Docker 2021.04.12
이전
1
다음
더보기
  • 분류 전체보기 (352)
    • Autonomous Vehicle (55)
      • Theory (14)
      • Sensors (11)
      • Video Geometry (24)
    • Deep Learning (20)
      • PyTorch (10)
      • Tensorflow (8)
      • CNN (7)
      • Object Detection (16)
    • Machine Learning (18)
    • Reinforcement Learning (4)
    • Analyze Data (29)
      • Python (2)
      • Python Libraries (20)
      • Measure of similarity (7)
    • KAFKA (6)
    • d3.js (20)
    • Environment (9)
      • Anaconda (4)
      • VisualStudioCode (3)
      • Jupyter (2)
    • JavaScript (10)
    • C# (6)
    • Linux (15)
      • terminal (9)
      • Nvidia (3)
    • Docker (17)
    • Git (7)
    • Concept (8)
      • Network (3)
    • Elastic Stack (6)
      • Elasticsearch (5)
      • Logstash (1)
    • Basic Python (49)
      • FastAPI (3)
      • Data Structure (1)
      • Workbook (5)
    • DataBase (11)
      • MYSQL (6)
      • MariaDB (1)
    • Math (20)
    • About me (1)

Tag

classmethod, Sigmoid function, forward propagation, randn, abstractmethod, Regular Expression, docker-compose, textdistance, Step Function, batch size, kafka, nvidia-smi, zeros, global variable, yield from, axis, selectall, 3D Rotation Matrix, d3js, Filter,

최근글과 인기글

  • 최근글
  • 인기글

최근댓글

공지사항

페이스북 트위터 플러그인

  • Facebook
  • Twitter

Archives

Calendar

«   2025/12   »
일 월 화 수 목 금 토
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

Copyright © Kakao Corp. All rights reserved.

티스토리툴바