File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed
Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -332,6 +332,12 @@ Fly.io lets you run an app with 512mb memory for free per month. Don't worry if
332332- Go to https://replace-this-name.fly.dev and now you have your own redlib instance
333333- To upgrade your instance to the latest build, run ` fly deploy --image quay.io/redlib/redlib:latest `
334334
335+ Note: If you use this as a private instance and not promote it to the public,
336+ your bandwidth usage should be less than $0.25 per month.
337+ The app costs $4.10 + the $0.25 bandwidth cost will be less than $5. You can
338+ monitor your usage on fly.io's billing dashboard to prevent yourself going over
339+ $5 every month.
340+
335341## launchd (macOS)
336342
337343If you are on macOS, you can use the [ launchd] ( https://en.wikipedia.org/wiki/Launchd ) service available in ` contrib/redlib.plist ` .
You can’t perform that action at this time.
0 commit comments