Git Product home page Git Product logo

Comments (6)

nacyot avatar nacyot commented on September 28, 2024 1

riemannulus // 알려주신 게 맞는 것 같습니다. 해당 내용은 수정해두겠습니다!

from feedback.

riemannulus avatar riemannulus commented on September 28, 2024

안녕하세요. 좋은 글 감사합니다.
따라서 설치하다 보니

"현재 디렉터리의 아래의 algo 디렉터리로 들어가 봅시다"

부분이 잘못된 것 같습니다. 실제로 도커 명령어는

$ docker run \
  -v $(pwd)/configs:/algo/configs \
  -e AWS_ACCESS_KEY_ID=<AWS_ACCESS_KEY_ID> \
  -e AWS_SECRET_ACCESS_KEY=<AWS_SECRET_ACCESS_KEY> \
  --entrypoint '' \
  -it \
  trailofbits/algo:latest bash

기 때문에, 현재 디렉터리 아래의 configs 디렉터리가 맞는 위치인 것 같습니다.

from feedback.

bluems avatar bluems commented on September 28, 2024

설치 과정 중간에 리전 위치를 선택하는 화면이 두어번 오가는데 해당 선택에 따른 결과 차이가 무엇인가요?
이글 참조하여 올려보니 벌처에서는 서울로 선택해도 엔드포인트가 호주로 잡히네요..
다음 달에 라이트세일로 다시 구축해서 비교 해보려고는 합니다만..

from feedback.

nacyot avatar nacyot commented on September 28, 2024

bluems //프로바이더를 Vultr로 사용하신 건가요? 이 글은 Lightsail 기준이긴 해서 글에서는 라이트세일에서 사용가능한 리전을 명시해주어씃ㅂ니다. 참고로 ap-northeast-2 리전은 서울 리전입니다.

from feedback.

bluems avatar bluems commented on September 28, 2024

@nacyot 네.. 벌쳐로 시도해봤는데 벌처 리전 목록 확인해서 넣어도 호주로 붙어서요.. 존재하는 리전을 지정하면 해당 리전에 있는 엔드포인트로 잡히는 것이 맞는 것이죠?

from feedback.

nacyot avatar nacyot commented on September 28, 2024

bluems // vultr는 직접 해보지 않아서 정확한 건 모르겠습니다. 아래 페이지의 name 값을 넣어야하는 걸로 보이는데, 의도대로 동작하지 않으면 정확한 건 Ansible 내용을 봐야지 알 것 같네요.

https://api.vultr.com/v1/regions/list

from feedback.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.