Add backup way of hosting database
Open
Low
Meta
Refactoring
- Dominant language
- PHP
- Stars
- 3
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Currently database is being hosted on my local machine and is often switching IP address because of garbage ICP.
Suggest a backup way of handling data fetching and hosting.
Note that this is not supposed to replace local hosting, but should instead be used as a failsafe.
This means any change in content delivery should be unnoticeable for a live user.
No implementation is needed, just research regarding proper ways of handling this issue.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.