https://github.com/archellir/base_server_infra
https://github.com/archellir/base_server_infra
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/archellir/base_server_infra
- Owner: archellir
- Created: 2022-07-03T02:41:22.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-07-20T15:29:15.000Z (almost 4 years ago)
- Last Synced: 2025-06-07T17:42:56.499Z (about 1 year ago)
- Language: Makefile
- Size: 22.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Arcinfra
### Archellir base server infrastructure
Ansible commands to running base server infra: https://github.com/archellir/base_infrastructure
#### Commands
```shell
make run pb=
```
```shell
make deploy_services
```
```shell
make tear_down_services
```
```shell
make start_services
```
```shell
make stop_services
```
```shell
make restart_services
```
```shell
make redeploy_service name=
```