Shall conan server be started.
Directory where conan server shall store package data.
Port number the server shall listen on for incoming
connections.
The host name used for the server's URL.
Time in seconds until users have to log in again.
Number of worker threads that shall be spawned to handle
simultanious incoming requests.
Number of users known to this server for standard
authentication method.
Name of user.
Password of user.
Number of ACL entries for read access permissions.
Selection mask for package names to apply this access rule to. You may enter
a specific package name or may use a wildcard character like '*' to select
all package names at once.
example: opencv
Selection mask for package versions to apply this access rule to. You may enter
a specific package version or may use a wildcard character like '*' to select
all package versions at once.
example: 1.2.3
Selection mask for package owner (user) to apply this access rule to. You may enter
a specific package owner or may use a wildcard character like '*' to select
all package owners at once.
example: eisfair_user
Selection mask for package channel to apply this access rule to. You may enter
a specific package channel or may use a wildcard character like '*' to select
all package channels at once.
example: testing
List of users to be assigned to this access rule. You may enter a comma separated
list of user names or a wildcard, to select multiple users at once.
example: user1,users2
Number of ACL entries for write access permissions.
Selection mask for package names to apply this access rule to. You may enter
a specific package name or may use a wildcard character like '*' to select
all package names at once.
example: opencv
Selection mask for package versions to apply this access rule to. You may enter
a specific package version or may use a wildcard character like '*' to select
all package versions at once.
example: 1.2.3
Selection mask for package owner (user) to apply this access rule to. You may enter
a specific package owner or may use a wildcard character like '*' to select
all package owners at once.
example: eisfair_user
Selection mask for package channel to apply this access rule to. You may enter
a specific package channel or may use a wildcard character like '*' to select
all package channels at once.
example: testing
List of users to be assigned to this access rule. You may enter a comma separated
list of user names or a wildcard, to select multiple users at once.
example: user1,users2