module
Version:
v0.0.0-...-d867389
Opens a new window with list of versions in this module.
Published: Nov 9, 2023
License: MIT
Opens a new window with license information.
README
¶
auth
Installation
Запуск локального Docker-образ
source .credentials
docker compose up -d
Ручное копирование на удаленный сервер
sudo sed -i 's/^\(.*\)\scourse$/<<new_ip_address>> course/' /etc/hosts
make build
make copy-to-server
new_ip_address - IP Address сервера
Docker
Docker-images
- Postgres postgres:14-alpine
- Auth service:
- Migration
Compose
Prod
Files:
- ./infrastructure/db-prod.yml
- ./infrastructure/srv-prod.yml
Network:
Volumes:
Dev
Files:
- ./infrastructure/db-dev.yml
- ./infrastructure/srv-dev.yml
Network:
Volumes:
Directories
¶
|
|
internal
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
pkg
|
|
|
|
Click to show internal directories.
Click to hide internal directories.