Deploy to localhost instead of seperate VM
This commit is contained in:
parent
5aa567c8b7
commit
b05d1647b3
14 changed files with 27 additions and 252 deletions
|
|
@ -1,11 +1,13 @@
|
|||
default_user: 'sonny'
|
||||
# Can either use a port number or an IP:PORT combo, see SENTRY_BIND
|
||||
bind_address: '9000'
|
||||
|
||||
app_name: 'sentry'
|
||||
app_dir: '/srv/sites/sentry'
|
||||
app_dir: '/srv/docker/sentry'
|
||||
app_url: 'https://sentry.fudiggity.nl'
|
||||
app_repository: 'https://github.com/getsentry/onpremise.git'
|
||||
app_branch: '21.7.0'
|
||||
app_user: 'sentry'
|
||||
|
||||
app_user: 'sonny'
|
||||
app_key: !vault |
|
||||
$ANSIBLE_VAULT;1.1;AES256
|
||||
33666233326139613365306263323464666538303862666561313839646435643866663064356263
|
||||
|
|
|
|||
Reference in a new issue