Hosting
Angling Trust is hosted on Digital Ocean and managed through Forge.
Standard hosting package
We’re charging £100/mo. 160% markup
Expanded hosting package
Server scaling
Resize the server to the “expanded hosting” package shown above then step down through each package until we’re back to normal. From the top, each package is half as powerful as the last. There are 3 packages higher than their standard so that means 1 increase then 3 steps down to “normal”.
Deployment Notes
- Pushes / merges into to
staging
will be automatically deployed via Forge
- The live site is (manually) deployed via Forge from the
main
branch
- All built assets are now built as part of the deployment process, so you just need to commit your changes to the source files.
Please branch + merge back into the
staging
branch when starting your own branches.Ignore the
master
and develop
branches. At some point I will remove them to avoid confusion but I want to keep them for archive purposes while we are still finding problems in the codebase.