반응형
Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- 파이썬
- Save
- 버전
- reverse-proxy
- FileSystemError
- 리눅스
- HuggingFace
- 핍
- path-style
- 용량
- pip3 upgrade
- daemon.json
- Python
- modelfile
- Linux
- LLM
- Volumes
- nginx-proxy
- IQN
- GGUF
- virtual-hosted-style
- python pip
- error
- 패키지
- ollama
- 퍼이썬
- AI
- docker
- python3
- capacity
Archives
- Today
- Total
목록virtual-hosted-style (1)
chargingport
S3 Path-Style vs Virtual-Hosted-Style
"Path-Style Requests" [구] S3 예시: https://s3.region-code.amazonaws.com/bucket-name/key-name https://s3.ap-northeast-2.amazonaws.com/wooBucket/image.png "Virtual-Hosted-Style Requests" [신] S3 예시: https://bucket-name.s3.region-code.amazonaws.com/key-name https://wooBucket.s3.ap-northeast-2.amazonaws.com/image.png 참고: https://docs.aws.amazon.com/AmazonS3/latest/userguide/VirtualHosting.html
NOTES/STORAGE
2024. 1. 19. 10:41