-
Notifications
You must be signed in to change notification settings - Fork 650
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update README #1897
Comments
@cedar-book sorry, latest verified info is the "safe unlock" feature doesn't work in Windows. |
Is it better to add hardware requirements for running Docker instances in README? |
Are they significantly different from normal installation? |
I don't use Docker, that's why I asked the question. Perhaps @xeroc or @sschiessl-bcp could help clarify? |
The docker container itself is compiled in docker hub, so I don't have too much information for that. Docker
needs
CPU depends on usage. ElasticSearch will take as much RAM and CPU as available (if not restricted), the more available the better it scales. We run it with
and it currently needs 674 GB disk space. |
Done via #2207. |
User Story
use safer set_password and unlock commands (for Linux and macOS
, and perhaps MinGW build which needs to verify(update: verified that it does not work in MinGW)).Above "FAQ", the 3 links are broken.
In FAQ, the answer to the question "Is there a way to access methods which require login over HTTP" is outdated. We now support Basic HTTP authentication, see Auto login on every ws/rpc connection using HTTP Authorization header if present #223.
the link to "type.hpp" is broken, additionally, the code is less readable for answering the question due to Refactor protocol definitions into separate library #1506.
Update hardware requirements. The block database is now a little larger than 80GB. ES nodes may need more than 500GB. RAM requirements of default node and minimal node are fine, but perhaps 640GB RAM is not enough for full nodes.
Impacts
Describe which portion(s) of BitShares Core may be impacted by your request. Please tick at least one box.
Additional Context (optional)
Add any other context about your request here.
CORE TEAM TASK LIST
The text was updated successfully, but these errors were encountered: