-
Notifications
You must be signed in to change notification settings - Fork 24
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
Extend documentation (fixes #449) #453
Conversation
06c5b6d
to
a66fbd4
Compare
Envs are perfect now, thanks. cron: I personally never used sentry or supersonic, maybe the documentation can explain if this part is needed or how to deploy it in a more general way? |
@floari cool!
Sentry is completely optional and passing an empty value there should work fine. Sentry is to collect backtraces and to send alerts for server side failures. |
@floari PS: Please relaborate on "how to deploy it in a more general way", I'm not sure I get that part, yet. |
No problems - maybe wrong phrasing from my side. I meant without using some of the tools you are using (sentry, supercron). With sentry optional this leaves us only with the cron. I did some reading on supercron and of course i know a cron ;) |
Why would you want to avoid supercronic, what issue with the current setup are you trying to solve? That's the job, yes, see crontab entry Line 2 in a37789b
|
To be honest I just have no idea how supercron works - and I have to have it installed beforehand right? Sorry for my stupid questions, I am currently learning the docker stuff ;) |
No, it's running inside the container. And it should work out of the box.
No worries. |
@floari I'll merge this pull request now. Please don't understand that as ending this discussion: We can talk and fix more. Merging now... |
CC @floari