Set up Sentry #478

Merged
greg merged 5 commits from feature/sentry into master 2023-03-28 20:13:29 +00:00
Owner

Not running the install script automatically at this point yet. Access is only via private network for now (on http://10.1.1.132 via http://sentry.kosmos.local).

Tested/running on sentry-1.

closes #436
refs kosmos/akkounts#14

Not running the install script automatically at this point yet. Access is only via private network for now (on http://10.1.1.132 via http://sentry.kosmos.local). Tested/running on `sentry-1`. closes #436 refs kosmos/akkounts#14
raucao added 1 commit 2023-03-24 13:44:19 +00:00
09e6b903ea
Basic Sentry setup
Not running the install script automatically at this point yet.
raucao added 1 commit 2023-03-24 14:21:50 +00:00
e13b76658e
Add Sentry client recipe and role
Configures a local domain for Sentry in the hostsfile.
Author
Owner

This is ready to be used from applications now. I added a sentry_client role to configure sentry.kosmos.local for VMs that need it.

However, we first need to add the new SMTP config for akkounts, before we can deploy that from master again.

This is ready to be used from applications now. I added a `sentry_client` role to configure `sentry.kosmos.local` for VMs that need it. However, we first need to add the new SMTP config for akkounts, before we can deploy that from master again.
raucao added a new dependency 2023-03-24 14:24:55 +00:00
raucao changed title from WIP: Set up Sentry to Set up Sentry 2023-03-24 14:25:13 +00:00
raucao requested review from greg 2023-03-24 14:25:25 +00:00
raucao changed title from Set up Sentry to WIP: Set up Sentry 2023-03-24 14:25:46 +00:00
raucao added 1 commit 2023-03-25 00:13:09 +00:00
raucao changed title from WIP: Set up Sentry to Set up Sentry 2023-03-27 10:49:31 +00:00
Author
Owner

Added the config for lndhub.go the other day, and just wrote the akkounts integration, too: kosmos/akkounts#108

Added the config for lndhub.go the other day, and just wrote the akkounts integration, too: kosmos/akkounts#108
raucao force-pushed feature/sentry from 58b70e5f70 to 9f886cc286 2023-03-27 17:04:10 +00:00 Compare
raucao added 1 commit 2023-03-27 17:11:06 +00:00
raucao added the
kredits-2
label 2023-03-27 17:12:44 +00:00
greg requested changes 2023-03-28 13:14:37 +00:00
@ -0,0 +1,9 @@
node.default["sentry"]["repo"] = "https://github.com/getsentry/self-hosted"
node.default["sentry"]["revision"] = "master"
Owner

Everything else looks good, I'm just not sure about deploying from master. They do use tags to make regular releases, latest release/tag is 23.3.1 from last week.

Everything else looks good, I'm just not sure about deploying from master. They do use tags to make regular releases, latest release/tag is 23.3.1 from last week.
Author
Owner

Makes sense, I changed it. Thanks.

Makes sense, I changed it. Thanks.
raucao marked this conversation as resolved
raucao added 1 commit 2023-03-28 13:24:23 +00:00
greg approved these changes 2023-03-28 20:13:17 +00:00
greg left a comment
Owner

👍

👍
greg merged commit d7cbdbd6a5 into master 2023-03-28 20:13:29 +00:00
greg deleted branch feature/sentry 2023-03-28 20:13:29 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Reference: kosmos/chef#478
No description provided.