RocketChat / RocketChat/Rocket.Chat
How to build release version myself with rocketchat 5.x.x
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 46.1k
- Forks
- 13.9k
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 130
Description
Hi,
I want to make my own changes and deploy as production mode
like this https://github.com/RocketChat/Rocket.Chat/releases
I did it with old version by using meteor (meteor build --server https://xxxx --directory /opt/build)
But I don't know how to do this with version 5.x.x or 6.x.x. Anybody help?
Thank you,
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the Rocket.Chat releases page linked in the issue and compare its 5.x.x and 6.x.x production build process with the older Meteor command described in the report. Done means documenting the current self-build and production deployment steps for users making local changes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, typescript
- Domain
- build-system, devops, release
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100