Finalize 2.0
blakebyrnes opened this issue · 0 comments
blakebyrnes commented
-
Databoxes locally should default to adjacent to files
- They should build into a .dbx folder
file.dbx
- Do not compress until deploying/uploading
- Remove open/close commands
- They should build into a .dbx folder
-
@ulixee/datastore start - build in place and watch output. Uploads to local host with a path
- Add local path to the versions table
- Maybe separate api to run on server?
-
Getting Started
- Explain what a Datastore is
- include a Datastore in the project
- Show how to publish (publishes to local desktop miner)
- Query script to use local server
- Next step is to publish to a cloud
-
Test desktop on windows
-
Datastore details
- shows sessions for each crawler/function
- Datastores.list api
- Datastore should track hero sessions and query stats automatically.
- add reliability percent tracking to stats
- log all queries and the related sessions
- Datastore should track hero sessions and query stats automatically.
-
Deployment
- Cloud tab, need instructions for:
- docker deployment
- digital ocean deployment
- aws deployment
- Show admin identities and generate?
- API to download a dbx (with permissions) and upload to another server
- Cloud tab, need instructions for:
-
Docs
- Do a little brush up to include Desktop app descriptions
- Include need to publish desktop-core to enable remote ChromeAlives
- Link to Desktop app on website homepage