Skip to content

Commit

Permalink
Railway update
Browse files Browse the repository at this point in the history
End of free tier
  • Loading branch information
psonnera committed Jul 18, 2023
1 parent 2988789 commit e549835
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions docs/nightscout/platform.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,12 +68,12 @@ Follow [these instructions](/vendors/azure/new_user.md) to build your Nightscout
You can easily create a new Railway Nightscout site with a MongoDB Atlas or a Railway MongoDB database.
**Pros**:
* Nightscout fits in the free tier using a developer account
* Easy to deploy or migrate an existing site from Heroku
* Easy to deploy or migrate an existing site from Heroku (but not worth it without free tier)
* Simple to use and troubleshoot
* Can use a native Railway MongoDB database ($)
**Cons**:
* The free tier has been removed, only active developers can have 5$ credit per month
* Your GitHub account must have been created more than 3 months ago
* The railway.app domain is blocked for safety by some companies
* Railway network model causes issues with some follower app and devices
Expand Down
2 changes: 1 addition & 1 deletion docs/troubleshoot/railway.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ If your GitHub repository `cgm-remote-monitor` was changed (updated for example)

## Cleanup

After several deployment attempts your Railway account might show more than one app. Since there is a 5$ limit before billing, depending on how you use it, it is important to make sure you don't have useless apps wasting CPU time and memory.
After several deployment attempts your Railway account might show more than one app. Since there is a 5$ limit to hobby plan before increased billing, depending on how you use it, it is important to make sure you don't have useless apps wasting CPU time and memory.

Open [Railway](https://railway.app) and click `login`. Login with GitHub.

Expand Down

0 comments on commit e549835

Please sign in to comment.