Apache CouchDB Logo
2.3

Table of Contents

  • 1. Introduction
  • 2. Installation
  • 3. Setup
  • 4. Configuring CouchDB
    • 4.1. Introduction To Configuring
    • 4.2. Base Configuration
    • 4.3. Configuring Clustering
    • 4.4. couch_peruser
    • 4.5. CouchDB HTTP Server
    • 4.6. Authentication and Authorization
    • 4.7. Compaction Configuration
    • 4.8. Logging
    • 4.9. Replicator
    • 4.10. Query Servers
    • 4.11. CouchDB Internal Services
    • 4.12. Miscellaneous Parameters
  • 5. Replication
  • 6. CouchDB Maintenance
  • 7. Design Documents
  • 8. Query Server
  • 9. Fauxton
  • 10. Best Practices
  • 11. API Reference
  • 12. Cluster Reference
  • 13. JSON Structure Reference
  • 14. Experimental Features
  • 15. Contributing to this Documentation
  • 16. Release History
  • 17. Security Issues Information
  • 18. Reporting New Security Problems with Apache CouchDB
  • 19. About CouchDB Documentation

Quick Reference

  • HTTP API Reference
  • Configuration Reference

Local Links

  • Fauxton

More Help

  • CouchDB Homepage
  • Mailing Lists
  • IRC
  • Issue Tracker
  • Download Docs
Apache CouchDB
  • Docs »
  • 4. Configuring CouchDB
  • Edit on GitHub

4. Configuring CouchDBΒΆ

  • 4.1. Introduction To Configuring
    • 4.1.1. Configuration files
    • 4.1.2. Parameter names and values
    • 4.1.3. Setting parameters via the configuration file
    • 4.1.4. Setting parameters via the HTTP API
    • 4.1.5. Configuring the local node
  • 4.2. Base Configuration
    • 4.2.1. Base CouchDB Options
  • 4.3. Configuring Clustering
    • 4.3.1. Cluster Options
  • 4.4. couch_peruser
    • 4.4.1. couch_peruser Options
  • 4.5. CouchDB HTTP Server
    • 4.5.1. HTTP Server Options
    • 4.5.2. HTTPS (SSL/TLS) Options
    • 4.5.3. Cross-Origin Resource Sharing
    • 4.5.4. Virtual Hosts
    • 4.5.5. X-Frame-Options
  • 4.6. Authentication and Authorization
    • 4.6.1. Server Administrators
    • 4.6.2. Authentication Configuration
  • 4.7. Compaction Configuration
    • 4.7.1. Database Compaction Options
    • 4.7.2. Compaction Daemon Rules
    • 4.7.3. Configuration of Compaction Daemon
    • 4.7.4. Views Compaction Options
  • 4.8. Logging
    • 4.8.1. Logging options
  • 4.9. Replicator
    • 4.9.1. Replicator Database Configuration
  • 4.10. Query Servers
    • 4.10.1. Query Servers Definition
    • 4.10.2. Query Servers Configuration
    • 4.10.3. Native Erlang Query Server
  • 4.11. CouchDB Internal Services
    • 4.11.1. CouchDB Daemonized Mini Apps
  • 4.12. Miscellaneous Parameters
    • 4.12.1. Configuration of Attachment Storage
    • 4.12.2. Statistic Calculation
    • 4.12.3. UUIDs Configuration
    • 4.12.4. Vendor information
    • 4.12.5. Content-Security-Policy
Next Previous

© Copyright 2018, Apache Software Foundation.

Built with Sphinx using a theme provided by Read the Docs.