-
Notifications
You must be signed in to change notification settings - Fork 27
Devpos documentation
Elena Moshnikova edited this page Oct 7, 2024
·
5 revisions
https://github.com/Brain-up/brn/actions/workflows/docker-build-push-redeploy.yml
- Create new server brain-up-new on vds.selectel.ru - Created with ubuntu 22.04 64bit. 512MB Memory / 20GB SSD / 1CPU
- Install docker
- install docker-compose
- Install github self-hosted runner - installed with label selectel - vds_selectel_brain-up-new
- look how to copy db from old instance
- register new domain name
- create configuration for new domain name
- create pipelines to deploy into new instance
- check if all works fine
go to server with command
docker ps -a
what containers are run
Then
docker logs brn
to see back logs by the container brn name