mirror of
https://github.com/modoboa/modoboa.git
synced 2026-04-27 09:55:58 +03:00
[GH-ISSUE #613] Provide a APT/YUM repository and auto-installer #574
Labels
No labels
bug
bug
dependencies
design
documentation
duplicate
enhancement
enhancement
enhancement
feedback-needed
help-needed
help-needed
installer
invalid
looking-for-sponsors
modoboa-contacts
new-ui
new-ui
pr
pull-request
pyconfr
python
question
security
stale
webmail
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/modoboa-modoboa#574
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @SomeGeek on GitHub (Oct 16, 2014).
Original GitHub issue: https://github.com/modoboa/modoboa/issues/613
Create packaging repository's along with auto-installers.
@piwats commented on GitHub (Oct 16, 2014):
Other than debian-based and redhat-based distros, will this limit the packaging of modoboa, or even make it impossible to package for other distros?
@SomeGeek commented on GitHub (Oct 16, 2014):
I don't know exactly what your point is? In the future, we can support more packaging systems. But Debian and RHEL-based distro's are very popular. We might even add BSD-distro's via ports...
Besides that, packaging Modoboa for popular distro's doesn't mean it can't be installed from source or PyPi anymore.
Edit: Packages are build using the source and (in case of Debian) control files telling the buildsystem how to "cook" it. This can be done for any distro and doesn't make it incompatible with other distro's AFAIK.
Edit2: And we have to start somewhere.
@piwats commented on GitHub (Oct 17, 2014):
My point was, that hopefully modoboa stays distro independant.
I have the experience, when using my own custom built distro on top of getoo, things like openxchange, or kolab for example, which have, at least in some parts only distro-specific packaging, are a headache to run on "non-supported" distros.
It is preferable to still be able tu install modoboa via pypi or other more distro-independant ways.
BTW, I find the installing method via PyPi very cool :) and would of course like to see this stay this way :)
@joubertredrat commented on GitHub (Dec 22, 2014):
I can help with yum repo
@tonioo commented on GitHub (Nov 11, 2015):
Since Modoboa now has its own installer (https://github.com/modoboa/modoboa-installer), I close this issue.