Set up Sentry #478
Labels
Clear labels
monitoring
bug
design
dev environment
docs
duplicate
enhancement
feature
good first issue
idea
invalid
kredits-1
kredits-2
kredits-3
on hold
ops
question
security
ui/ux
wontfix
service
discourse
Kosmos Community Forums
Infrastructure metrics, alerts, notifications, etc.
service
accounts
Kosmos Accounts
service
drone-ci
Kosmos Drone CI
service
email
mail.kosmos.org
service
garage
S3-compatible object storage
service
gitea
Kosmos Gitea
service
ipfs
Kosmos IPFS
service
lightning
Lightning address, lndhub, etc.
service
mastodon
kosmos.social
service
nostr
Relays, Blossom server, etc.
service
postgres
Database cluster
service
remotestorage
Portable data storage for the Web
service
wiki
Kosmos Wiki
service
xmpp
Kosmos Chat
Something is not working
Graphic/visual design
Config, builds, CI, deployment, etc.
Documentation
This issue or pull request already exists
Improving existing functionality
New functionality
Dive in, and start contributing
Something to consider
Not a bug
Small contribution
Medium contribution
Large contribution
Currently not actionable
Manual IT ops activities
Looking for an answer
release
major
release
minor
release
patch
All your base are belong to us
User interface, process design, etc.
This won't be fixed
No labels
kredits-2
Milestone
No items
No Milestone
Projects
Clear projects
No projects
No Assignees
Notifications
Due Date
No due date set.
Depends on
#479 Add new SMTP config for akkounts
kosmos/chef
Reference: kosmos/chef#478
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
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
This is ready to be used from applications now. I added a
sentry_clientrole to configuresentry.kosmos.localfor VMs that need it.However, we first need to add the new SMTP config for akkounts, before we can deploy that from master again.
Added the config for lndhub.go the other day, and just wrote the akkounts integration, too: kosmos/akkounts#108
58b70e5f70to9f886cc286@@ -0,0 +1,9 @@node.default["sentry"]["repo"] = "https://github.com/getsentry/self-hosted"node.default["sentry"]["revision"] = "master"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.
Makes sense, I changed it. Thanks.
👍