mirror of
https://github.com/nspcc-dev/neofs-testlib.git
synced 2026-03-01 04:29:25 +00:00
Implement hosting package in testlib #3
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @vdomnich-yadro on GitHub (Oct 12, 2022).
Implement package that provides functionality to manage hosting (hosts, services) of neoFS. The library should provde out-of-the-box support for docker hosting and be extensible with plugins to support other hostings as well.
@roman-khimov commented on GitHub (Mar 18, 2024):
In some ways obsolete (we don't use Docker), in some ways done (non-dev-env setup).