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

Provide working MUP deployment template and guide #25

Merged
merged 5 commits into from
Feb 27, 2018

Conversation

jehartzog
Copy link
Collaborator

This repo was great for getting a self-hosted version of Meteor APM up and running, but getting a properly configured server working well took a good deal of effort. During the time I was working through these issues along with @jasongrishkoff, it was clear that the issues would show up for most people attempting to self-host using this repo.

When I found this repo, I was looking for something I could clone, enter my server IP address/domain/ssh key, and hit mup setup && mup deploy to get it up and running.

This PR is what I believe is the closest we can currently get to that goal. Using the setup provided via the example mup.js config and setup steps in README, I currently have a stable self-hosted APM server that uses HTTPS, uses minimal CPU/disk resources, and does everything I need it to. If I want to update/replace this server, it's a simple matter of running mup deploy again and it's reconfigured exactly as I need it.

Using this new guide, somebody can spend ~30 minutes setting up their own fully functional APM server running on an AWS t2.nano instance for a whopping ~$5/month.

Copy link
Owner

@lmachens lmachens left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@lmachens lmachens merged commit 6796dcb into lmachens:master Feb 27, 2018
@jehartzog jehartzog deleted the easy-mup branch February 27, 2018 12:37
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.

2 participants