Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Dockerised sentry on elasticbeanstalk

NotificationsYou must be signed in to change notification settings

MideO/dockerised-sentry-on-elasticbeanstalk

Repository files navigation

Sentry

Dockerised Sentry onpremise with AWS elasticbeanstalk deployment configured and circleCi continuous deployment

Sentry Credentials:

admin: admin@localhost
password: password
SENTRY_SECRET_KEY: changeme

Docker MultiContainer Setup:

  • nginx on port 80
  • sentry web
  • sentry worker x 3
  • cron
  • redis
  • postgres
  • memcached
  • smtp

Beanstalk Setup:

  • DefaultPlatform: Multi-container Docker running on 64bit Amazon Linux/2.8.4
  • InstanceProrilE: t2.large

Create beanstalk environment

./bin/create

Deployment to beanstalk

./bin/deploy

Run locally:

docker-compose up
Access your instance at localhost:9000!

About

Dockerised sentry on elasticbeanstalk

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp