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

Feature Request: Heroku Installation #88

Closed
arkokoley opened this issue Jun 28, 2015 · 9 comments
Closed

Feature Request: Heroku Installation #88

arkokoley opened this issue Jun 28, 2015 · 9 comments
Assignees

Comments

@arkokoley
Copy link

I want to run mattermost not locally, but on Heroku. What should be on the procfile?

@it33
Copy link
Contributor

it33 commented Jul 5, 2015

Hi @arkokoley, sorry for the late reply, for now, the best source of information would be the Docker file.

The core team is working on making a number of changes to smooth out the install process (enabling install without domains, enabling local storage as option over S3, etc.

http://mattermost.uservoice.com/forums/306457-general/status/1588357), and this should make Heroku setup easier by end of next week.

If you're interested in contributing on Mattermost + Heroku, we're highly welcome guidance on the project forum: http://forum.mattermost.org/

@it33
Copy link
Contributor

it33 commented Oct 14, 2015

Reopening this ticket as we're getting more requests for Heroku install. Curious what the interest level is for this feature?

@it33 it33 reopened this Oct 14, 2015
@it33 it33 changed the title Heroku Installation Feature Request: Heroku Installation Oct 14, 2015
@zaksoup
Copy link

zaksoup commented Oct 14, 2015

I'd certainly be interested in what heroku support might look like.

@billgloff
Copy link

Heroku support would be awesome!

@michaelachrisco
Copy link

Heroku does support go so a heroku install is doable. https://blog.heroku.com/archives/2015/7/7/go_support_now_official_on_heroku

@vishnugopal
Copy link

Would be awesome to have Heroku support!

@stmcintyre
Copy link

+1 for Heroku support. Awesome work so far!

@tommyvn
Copy link

tommyvn commented Oct 21, 2015

https://github.com/tommyvn/mattermost-heroku is a good start, feel free to use/base another solution on, but be warned that there are two major issues and one minor one.
Major issues are the encryption related config is hardcoded to the defaults and the data storage is the filesystem, which means you'll loose anything stored there on a dyno restart, probably daily.
Minor issue is that the version is currently hard-coded to 1.1.0 on the github release URI.

Pull requests to fix those are welcome if I don't get to it myself soon.

@it33
Copy link
Contributor

it33 commented Oct 22, 2015

Thanks @tommyvn!

This is awesome! Listed it here: http://www.mattermost.org/installation/ and mentioned here: https://twitter.com/mattermosthq/status/657292214695956480

Highly appreciated!

witjem pushed a commit to witjem/mattermost-server that referenced this issue Oct 6, 2022
…attermost#88)

* implemented support for config elements with dot in their name

* cleanup, more tests, handling nested maps
hanzei pushed a commit that referenced this issue Jul 13, 2023
* Add version-aware RequestTrialLicense to System

* Change minimum server version to 5.36

* Bump server version

* Add function to check E10 license (#89)
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

No branches or pull requests

9 participants