Commit Graph

183 Commits

Author SHA1 Message Date
Joshua Boniface 0820cb3c5b Update swagger documentation 2020-12-01 04:45:01 -05:00
Joshua Boniface 3a5955b41c Documentation tweaks in Ceph section 2020-11-25 17:58:33 -05:00
Joshua Boniface f06e0ea750 Add more OS info to cluster arch doc 2020-11-25 17:05:16 -05:00
Joshua Boniface 8ecd2c5e80 Emphasize the cluster architecture doc 2020-11-25 16:57:04 -05:00
Joshua Boniface 256c537159 Add additional information to docs 2020-11-25 16:55:20 -05:00
Joshua Boniface a5d495cfaf Update docs name of init command 2020-11-25 10:36:48 -05:00
Joshua Boniface ce5ee11841 Bump version to 0.9.8 2020-11-24 12:26:57 -05:00
Joshua Boniface d4a28d7a58 Bump version to 0.9.7 2020-11-19 10:48:28 -05:00
Joshua Boniface e69eb93cb3 Bump version to 0.9.6 2020-11-17 13:01:54 -05:00
Joshua Boniface a4e5323e81 Bump version to 0.9.5 2020-11-17 12:34:04 -05:00
Joshua Boniface 9a36fedcab More Spaaaaacing 2020-11-14 12:29:28 -05:00
Joshua Boniface aa075759c2 Correct more spacing issues 2020-11-14 12:12:55 -05:00
Joshua Boniface 568209c9af Correct spacing before commands 2020-11-14 12:11:56 -05:00
Joshua Boniface d47a2c29d4 Rephrase the power of 2 part 2020-11-14 11:58:03 -05:00
Joshua Boniface 5b92b822f1 Correct spelling 2020-11-14 11:28:39 -05:00
Joshua Boniface ac47fb5b58 Update getting-started documentation 2020-11-14 11:27:51 -05:00
Joshua Boniface 6e9081f8c3 Correct spelling mistakes 2020-11-13 01:30:38 -05:00
Joshua Boniface 1125382b8d Correct typo in replica configs 2020-11-13 01:23:57 -05:00
Joshua Boniface 06c97eed63 Mention limited exceptions to body request 2020-11-13 01:23:40 -05:00
Joshua Boniface f6b4ce909e Add more network info 2020-11-13 01:09:11 -05:00
Joshua Boniface 776a6982ff Add more about the networks 2020-11-13 01:07:00 -05:00
Joshua Boniface 9cec6a97d1 Apply proofreading to the about page 2020-11-12 02:41:50 -05:00
Joshua Boniface d34a996cf2 Add table of contents to about page 2020-11-12 02:06:03 -05:00
Joshua Boniface 59bf375d13 Merge FAQ into the about page 2020-11-12 02:00:39 -05:00
Joshua Boniface 57bd6babcb Rename the installing page 2020-11-12 01:50:18 -05:00
Joshua Boniface f199875e1a Rename the cluster architecture page 2020-11-12 01:50:04 -05:00
Joshua Boniface a1f72370d7 Rewrite the about page of the documentation 2020-11-12 01:49:44 -05:00
Joshua Boniface 25fb415a2a Revamp getting started and remove pipeline badge 2020-11-12 00:57:39 -05:00
Joshua Boniface 9053edacd8 Bump version to 0.9.4 2020-11-10 15:33:50 -05:00
Joshua Boniface baac8f24fd Bump version to 0.9.3 2020-11-09 10:28:15 -05:00
Joshua Boniface 11702f4bc8 Bump version to 0.9.2 2020-11-08 02:03:29 -05:00
Joshua Boniface 56ba7b1457 Bump version to 0.9.1 2020-10-29 12:16:38 -04:00
Joshua Boniface 81141c9b93 Include 0.9.0 changelog entries 2020-10-26 02:20:18 -04:00
Joshua Boniface 9bfcab5e2b Improve documentation around n-1 situations
Closes #104
2020-10-21 03:30:33 -04:00
Joshua Boniface d96a23276b Mention recommendations about system disks
Advise SSDs always, mention the situations where slower media can be
acceptable and the risks therein.
2020-10-21 02:31:09 -04:00
Joshua Boniface a4b80be5ed Add provisioned memory to node info
Adds a separate field to the node memory, "provisioned", which totals
the amount of memory provisioned to all VMs on the node, regardless of
state, and in contrast to "allocated" which only counts running VMs.

Allows for the detection of potential overprovisioned states when
factoring in non-running VMs.

Includes the supporting code to get this data, since the original
implementation of VM memory selection was dependent on the VM being
running and getting this from libvirt. Now, if the VM is not active, it
gets this from the domain XML instead.
2020-10-18 14:17:15 -04:00
Joshua Boniface 78dec77987 Bump version to 0.8 2020-08-26 10:24:44 -04:00
Joshua Boniface eb06c1494e Add API spec for benchmark results 2020-08-25 12:43:16 -04:00
Joshua Boniface 1dcc1f6d55 Rename sample database for API
From pvcprov to pvcapi to facilitate the changing nature of this
database and its expansion to benchmark results.
2020-08-25 01:59:35 -04:00
Joshua Boniface 37a58d35e8 Implement limiting of node output
Closes #98
2020-06-25 11:51:53 -04:00
Joshua Boniface 4cdf1f7247 Add statistics values to the API 2020-06-07 02:15:33 -04:00
Joshua Boniface 683c3afea6 Correct spelling mistake 2020-05-06 11:29:42 -04:00
Joshua Boniface 4c7cb1a20c Add further wording tweaks and details 2020-05-06 11:20:12 -04:00
Joshua Boniface 90feb83eab Revamp some wording in the documentation 2020-05-06 10:41:13 -04:00
Joshua Boniface 59707bad4e Fix some errors in the FAQ 2020-04-11 01:33:18 -04:00
Joshua Boniface 9c19813808 Fix link to FAQ page 2020-04-11 01:28:32 -04:00
Joshua Boniface 8fe50bea77 Add FAQ to documentation 2020-04-11 01:22:07 -04:00
Joshua Boniface 6563053f6c Add underlying OS and architecture blurbs 2020-03-25 15:54:03 -04:00
Joshua Boniface 862f7ee9a8 Reword the opening paragraph 2020-03-25 15:42:51 -04:00
Joshua Boniface 97a560fcbe Update cluster documentation
Add a TOC, add additional sections, improve wording in some sections,
spellcheck.
2020-03-25 15:38:00 -04:00