mirror of https://github.com/voidlizard/hbs2
README
This commit is contained in:
parent
83041d01e6
commit
44a13ac433
20
README.md
20
README.md
|
@ -28,6 +28,7 @@
|
||||||
|
|
||||||
# ABOUT
|
# ABOUT
|
||||||
|
|
||||||
|
|
||||||
P2P CAS / Data Replication Solution
|
P2P CAS / Data Replication Solution
|
||||||
|
|
||||||
This solution facilitates decentralized P2P git repository
|
This solution facilitates decentralized P2P git repository
|
||||||
|
@ -38,22 +39,22 @@ service.
|
||||||
|
|
||||||
We have been using hbs2 and hbs2-git for approximately 13 months.
|
We have been using hbs2 and hbs2-git for approximately 13 months.
|
||||||
|
|
||||||
New version hbs2-git-0.24.1 is in TEST status. A lot of changes. Big
|
New version hbs2-git-0.24.1 is in TEST status. A lot of changes.
|
||||||
repository support, new repository structure, new tools, simplier
|
Big repository support, new repository structure, new tools,
|
||||||
workflow. Release is scheduled to 2024-W12 (week 12).
|
simplier workflow. Release is scheduled to 2024-W12 (week 12).
|
||||||
|
|
||||||
Web publishing tools are almost ready and being tested as well.
|
Web publishing tools are almost ready and being tested as well.
|
||||||
|
|
||||||
As soon as they will be ready, web site hbs2.net is about to appear.
|
As soon as they will be ready, web site hbs2.net is about to appear.
|
||||||
|
|
||||||
Right now TEST branch is lwwrepo. Tag: 0.24.1-rc1
|
Right now TEST branch is lwwrepo.
|
||||||
|
|
||||||
Repository is available on:
|
Repository is available on:
|
||||||
|
|
||||||
- HBS2 hbs2://BTThPdHKF8XnEq4m6wzbKHKA6geLFK4ydYhBXAqBdHSP
|
- HBS2 hbs2://BTThPdHKF8XnEq4m6wzbKHKA6geLFK4ydYhBXAqBdHSP
|
||||||
- HTTPS
|
- HTTPS https://git.hbs2.net/BTThPdHKF8XnEq4m6wzbKHKA6geLFK4ydYhBXAqBdHSP
|
||||||
https://git.hbs2.net/BTThPdHKF8XnEq4m6wzbKHKA6geLFK4ydYhBXAqBdHSP
|
- GitHub https://github.com/voidlizard/hbs2.git
|
||||||
- GitHub https://github.com/voidlizard/hbs2.git
|
|
||||||
|
|
||||||
## What is it
|
## What is it
|
||||||
|
|
||||||
|
@ -362,6 +363,7 @@ Is's a mirror for the really distributed repository:
|
||||||
|
|
||||||
hbs2://BTThPdHKF8XnEq4m6wzbKHKA6geLFK4ydYhBXAqBdHSP
|
hbs2://BTThPdHKF8XnEq4m6wzbKHKA6geLFK4ydYhBXAqBdHSP
|
||||||
|
|
||||||
|
|
||||||
## What platforms are supported yet?
|
## What platforms are supported yet?
|
||||||
|
|
||||||
So far we were able to run the hbs2-peer on:
|
So far we were able to run the hbs2-peer on:
|
||||||
|
|
Loading…
Reference in New Issue