-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello & welcome to appcanary/coalmine! #361
Comments
Hi @phillmv. We here at Inspire are very interested in running the application ourselves, because we want to keep the server-side monitoring alive. I just set up the application locally, and am ready to go through it a bit and see what needs to be done. There are a few process-oriented tasks that I would like to see in any open source project:
Besides these more process-oriented tasks, I am interested to learn what functional changes need to happen to deploy the application. You mentioned third-party integrations for example. I saw that the API URL is hardcoded in the Agent, so that's something we need to change as well. Maybe we can create some kind of roadmap and a detailed list of issues so that we can pick them up one by one and work through them. Let me know what you think. I'd be happy to jump on a call to discuss the next steps. Cheers, |
Turned on.
@krallin mentioned he could help dockerize it. Otherwise, it's about ripping out integrations. For instance, you'll want to set up Sentry or replace it with exceptions-notifier.
You can configure it via debug mode iirc (run the agent with CANARY_ENV=debug as a bash var) but yeah. The trickiest part will be a) getting the thing to compile since Go has moved on
I'd also be happy to do this with one more interested person :) |
Hi everyone on @appcanary/customers! In lieu of sharing everyone's emails with each other, I went ahead and created a team.
Thanks for taking an interest in this project.
Here are some tasks that come to mind:
Once a couple people have a handle on what's going on, we can open source it.
I'm be happy to get on a call and talk thru the code base with anyone who wants to listen.
Cheers,
The text was updated successfully, but these errors were encountered: