зеркало из
https://github.com/iharh/notes.git
synced 2025-10-30 21:26:09 +02:00
m
Этот коммит содержится в:
родитель
403378b816
Коммит
e6c9637db1
@ -22,6 +22,8 @@ persistence folder permissions
|
|||||||
https://github.com/bitnami/bitnami-docker-mongodb/issues/177
|
https://github.com/bitnami/bitnami-docker-mongodb/issues/177
|
||||||
https://github.com/bitnami/bitnami-docker-mongodb/issues/178
|
https://github.com/bitnami/bitnami-docker-mongodb/issues/178
|
||||||
sudo chown :root $MONGODB_SRC_DIR && chmod g+rwX $MONGODB_SRC_DIR
|
sudo chown :root $MONGODB_SRC_DIR && chmod g+rwX $MONGODB_SRC_DIR
|
||||||
|
https://github.com/docker-library/mongo/issues/315
|
||||||
|
docker exec -it mongo bash
|
||||||
|
|
||||||
compose sample
|
compose sample
|
||||||
services:
|
services:
|
||||||
|
|||||||
7
db/nosql/mongo/tools/mongosh.txt
Обычный файл
7
db/nosql/mongo/tools/mongosh.txt
Обычный файл
@ -0,0 +1,7 @@
|
|||||||
|
https://www.mongodb.com/docs/mongodb-shell/install/
|
||||||
|
https://github.com/mongodb-js/mongosh
|
||||||
|
|
||||||
|
sudo apt-get update
|
||||||
|
sudo apt-get install mongodb-mongosh
|
||||||
|
|
||||||
|
mongodb://<usr>:<pwd>@localhost:27017/test
|
||||||
@ -1,6 +1,3 @@
|
|||||||
https://www.mongodb.com/try/download/shell
|
|
||||||
https://github.com/mongodb-js/mongosh
|
|
||||||
|
|
||||||
docker
|
docker
|
||||||
https://hub.docker.com/r/rtsp/mongosh
|
https://hub.docker.com/r/rtsp/mongosh
|
||||||
rtsp/mongosh
|
rtsp/mongosh
|
||||||
|
|||||||
2
pl/java/libfws/spring/features/proxy.txt
Обычный файл
2
pl/java/libfws/spring/features/proxy.txt
Обычный файл
@ -0,0 +1,2 @@
|
|||||||
|
2023
|
||||||
|
https://habr.com/ru/articles/750894/
|
||||||
Загрузка…
x
Ссылка в новой задаче
Block a user