Skip to content
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

Added RPM specfiles for building Redash #1654

Closed
wants to merge 3 commits into from

Conversation

kagesenshi
Copy link

@kagesenshi kagesenshi commented Mar 5, 2017

Built and tested in Fedora25

installs redash in /opt/redash/
uses config file for configuring redash /etc/redash.cfg
includes a runner script for executing manage.py and daemons using the configured environment variables /usr/bin/redash
installs supervisor config in /etc/supervisord.d/
logs in /var/log/redash/

@arikfr
Copy link
Member

arikfr commented Mar 27, 2017

Sorry for letting it dry for so long and thank you for your effort on this ! This is both interesting and educating on how RPM packages are crafted.

As this is not something I can commit to maintain, how about we open a separate repository for it under the getredash organization on GitHub and you will maintain it?

Btw, why did you use supervisor and not systemd to manage the processes?

@kagesenshi
Copy link
Author

Hi,

That works for me i guess. Just a repo for the RPM spec. I'm thinking of bringing this to Fedora copr too.

Using supervisord simply because i'm familiar with it coming from Zope/Plone stack. Haven't actually studied SystemD configurations.

@arikfr
Copy link
Member

arikfr commented Apr 18, 2017

I've created https://github.com/getredash/fedora_rpm for this and added you as an admin. Let me know if you didn't receive the invite.

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants