Change-Id: Ia9dc15869ab201a787eecd479252282f0ae9113b Implements: blueprint config-ref-rst
8.2 KiB
Configure Object Storage
OpenStack Object Storage uses multiple configuration files for
multiple services and background daemons, and paste.deploy
to manage server configurations. Default configuration options appear in
the [DEFAULT]
section. You can override the default values
by setting values in the other sections.
Object server configuration
Find an example object server configuration at
etc/object-server.conf-sample
in the source code
repository.
The available configuration options are:
Sample object server configuration file
ini
https://git.openstack.org/cgit/openstack/swift/plain/etc/object-server.conf-sample?h=stable/liberty
Object expirer configuration
Find an example object expirer configuration at
etc/object-expirer.conf-sample
in the source code
repository.
The available configuration options are:
Sample object expirer configuration file
ini
https://git.openstack.org/cgit/openstack/swift/plain/etc/object-expirer.conf-sample?h=stable/liberty
Container server configuration
Find an example container server configuration at
etc/container-server.conf-sample
in the source code
repository.
The available configuration options are:
Sample container server configuration file
Container sync realms configuration
Find an example container sync realms configuration at
etc/container-sync-realms.conf-sample
in the source code
repository.
The available configuration options are:
Sample container sync realms configuration file
Container reconciler configuration
Find an example container sync realms configuration at
etc/container-reconciler.conf-sample
in the source code
repository.
The available configuration options are:
Sample container sync reconciler configuration file
Account server configuration
Find an example account server configuration at
etc/account-server.conf-sample
in the source code
repository.
The available configuration options are:
Sample account server configuration file
ini
https://git.openstack.org/cgit/openstack/swift/plain/etc/account-server.conf-sample?h=stable/liberty
Proxy server configuration
Find an example proxy server configuration at
etc/proxy-server.conf-sample
in the source code
repository.
The available configuration options are:
Sample proxy server configuration file
ini
https://git.openstack.org/cgit/openstack/swift/plain/etc/proxy-server.conf-sample?h=stable/liberty
Proxy server memcache configuration
Find an example memcache configuration for the proxy server at
etc/memcache.conf-sample
in the source code repository.
The available configuration options are:
Rsyncd configuration
Find an example rsyncd configuration at
etc/rsyncd.conf-sample
in the source code repository.
The available configuration options are: