Updated README
This commit is contained in:
7
README.md
Normal file
7
README.md
Normal file
@ -0,0 +1,7 @@
|
||||
## Overview
|
||||
This repo is a simple collection of my Ansible scripts used to install and manage TeamCity server instances. This playbook is designed to install TeamCity server and the needed dependecies as well as to create/enable a `systemd` service. Currently tested on `popos 22.04`
|
||||
|
||||
### Running this playbook
|
||||
```BASH
|
||||
ansible-playbook --ask-become-pass install-teamcity-server.yml
|
||||
```
|
Reference in New Issue
Block a user