Skip to content

vmalloc/ansible-sentry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

This is an ansible playbook for deploying Sentry on a local target. It assumes Ubuntu running on the target.

Usage

First, generate your vars and inventory files:

python ./autogen.py --smtp-server=yoursmtp.server.com --server-email=noreply@somedomain.com --target=myserver.com --root-url=http://myserver.com

And then run ansible:

ansible-playbook -u root -i inventory deploy.yml

About

Ansible playbook to set up sentry on a local machine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published