mirror of
https://github.com/pockethost/pockethost.git
synced 2025-05-19 13:26:42 +00:00
chore: roadmap update
This commit is contained in:
parent
c5e4f058ed
commit
f719cbf218
92
roadmap.md
Normal file
92
roadmap.md
Normal file
@ -0,0 +1,92 @@
|
||||
# Roadmap
|
||||
|
||||
This document attempts to outline all known/planned issues.
|
||||
|
||||
Cleanup effort: In some cases, if a ticket has already been created, it is linked. The ticket will remain closed until active work begins. This better reflects the health of the repository because open issues creates the appearance of instability or lack of attention.
|
||||
|
||||
# Icebox
|
||||
|
||||
Planned, in no particular order...
|
||||
|
||||
- [Documentation](https://github.com/benallfree/pockethost/issues/174)
|
||||
- daily usage
|
||||
- FTP
|
||||
- workers
|
||||
- backups
|
||||
- usage limits and metering
|
||||
- environment variables and secrets
|
||||
- [Delete an account](https://github.com/benallfree/pockethost/issues/172)
|
||||
- [Disallow instance creation before email verification](https://github.com/benallfree/pockethost/issues/163)
|
||||
- [Change email address](https://github.com/benallfree/pockethost/issues/162)
|
||||
|
||||
- CLI
|
||||
|
||||
- [CLI: download db backup, restore from local](https://github.com/benallfree/pockethost/issues/127)
|
||||
- [Upload/download backups to local](https://github.com/benallfree/pockethost/issues/120)
|
||||
- [React TS template](https://github.com/benallfree/pockethost/issues/71)
|
||||
- [Svelte TS template](https://github.com/benallfree/pockethost/issues/70)
|
||||
- [Python template](https://github.com/benallfree/pockethost/issues/69)
|
||||
- [Dart template](https://github.com/benallfree/pockethost/issues/68)
|
||||
- [TS template](https://github.com/benallfree/pockethost/issues/67)
|
||||
- [JS template](https://github.com/benallfree/pockethost/issues/66)
|
||||
- [Init project](https://github.com/benallfree/pockethost/issues/64)
|
||||
- [login](https://github.com/benallfree/pockethost/issues/63)
|
||||
- [Deploy/select/rollback static assets](https://github.com/benallfree/pockethost/issues/28)
|
||||
-
|
||||
|
||||
- [DB restore](https://github.com/benallfree/pockethost/issues/98)
|
||||
- [DB download](https://github.com/benallfree/pockethost/issues/100)
|
||||
- [Frontend: db backup](https://github.com/benallfree/pockethost/issues/95)
|
||||
- [Clone instance, copy instance data, restore backup to new instance](https://github.com/benallfree/pockethost/issues/88)
|
||||
- [Scheduled backups and rotation](https://github.com/benallfree/pockethost/issues/84)
|
||||
- [Upload size limits](https://github.com/benallfree/pockethost/issues/117)
|
||||
- [Update readme with dev instructions][https://github.com/benallfree/pockethost/issues/184]
|
||||
|
||||
- Cloud functions
|
||||
- [add fetch() polyfill](https://github.com/benallfree/pockethost/issues/80)
|
||||
- [Make some instance settings read-only](https://github.com/benallfree/pockethost/issues/79)
|
||||
- [Preserve auth tokens across migrations](https://github.com/benallfree/pockethost/issues/78)
|
||||
- Video tutorials
|
||||
|
||||
- [Creating a TS console app](https://github.com/benallfree/pockethost/issues/75)
|
||||
- [Creating a React app](https://github.com/benallfree/pockethost/issues/74)
|
||||
- [Creating a Svelte app](https://github.com/benallfree/pockethost/issues/73)
|
||||
- [TS/JS cloud function integration](https://github.com/benallfree/pockethost/issues/60)
|
||||
-
|
||||
|
||||
- Version upgrades/downgrades
|
||||
|
||||
- [Allow user to move to platform that requires migrations](https://github.com/benallfree/pockethost/issues/72)
|
||||
- [Allow user to move between platforms that don't require migrations](https://github.com/benallfree/pockethost/issues/60)
|
||||
- [Allow user to move between versions on a given pocketbase platform](https://github.com/benallfree/pockethost/issues/59)
|
||||
|
||||
- [Cron jobs](https://github.com/benallfree/pockethost/issues/47)
|
||||
- [move to pnpm](https://github.com/benallfree/pockethost/issues/46)
|
||||
-
|
||||
|
||||
- Paid tiers
|
||||
|
||||
- [Stripe integration](https://github.com/benallfree/pockethost/issues/65)
|
||||
- Project donors instead?
|
||||
- [Free and paid tiers](https://github.com/benallfree/pockethost/issues/44)
|
||||
|
||||
- [Max instances per account](https://github.com/benallfree/pockethost/issues/43)
|
||||
- [Redo subdomain naming strategy](https://github.com/benallfree/pockethost/issues/42)
|
||||
- [Disabled accounts](https://github.com/benallfree/pockethost/issues/41)
|
||||
- [Deleting an Instance](https://github.com/benallfree/pockethost/issues/35)
|
||||
- [show Dart and REST samples on details page](https://github.com/benallfree/pockethost/issues/33)
|
||||
- [Webmail](https://github.com/benallfree/pockethost/issues/29)
|
||||
-
|
||||
|
||||
- Repo
|
||||
- [Is it possible to turn the Github announcements feed into a blog](https://github.com/benallfree/pockethost/issues/62)
|
||||
- [S3 instance partitioning](https://github.com/benallfree/pockethost/issues/22)
|
||||
- [Litestream to S3 bucket](https://github.com/benallfree/pockethost/issues/23)
|
||||
- [SMTP proxy or secure mail API credentials so instances can send email](https://github.com/benallfree/pockethost/issues/24)
|
||||
- [Custom domain names](https://github.com/benallfree/pockethost/issues/25)
|
||||
- [Auto-create "machine" admin user for instances](https://github.com/benallfree/pockethost/issues/26)
|
||||
- ['Restore defaults' for mail and storage API settings](https://github.com/benallfree/pockethost/issues/19)
|
||||
- [Improve backend dev experience by programatically creating first admin user](https://github.com/benallfree/pockethost/issues/7)
|
||||
- [fly.io support](https://github.com/benallfree/pockethost/issues/20)
|
||||
- [new logo](https://github.com/benallfree/pockethost/issues/39)
|
||||
- [when daemon boots, all instance statuses should be set to Idle](https://github.com/benallfree/pockethost/issues/61)
|
Loading…
x
Reference in New Issue
Block a user