Minimal configuration - Agent documentation | Documentation
User documentation
- What is redirection.io?
- Starter's guide
- What are organizations and projects?
- Invite new collaborators
- User account and preferences
- Using traffic logs
- Create a rule
- Triggers and markers reference
- Actions reference
- How to bulk-import or export redirection rules?
- Managing instances
- Project notifications
- Project segmentation
- How much does it cost?
- Can I use redirection.io for free?
- About us
Developer documentation
- TL;DR; Fast track
- Available integrations
- nginx module
- Apache module
- Upsun integration
- Clever Cloud integration
- Cloudflare Workers integration
- Fastly Compute@Edge integration
- Vercel Middleware Integration
- Using redirection.io with Docker
- How fast is it?
- Public API
Agent documentation
- Installing the agent
- Upgrading the agent
- Agent command line options
- The agent as a reverse proxy
- Agent configuration reference
- Minimal configuration
- Listening for requests
- Forwarding requests to the backend
- Virtualhosts
- Trusted proxies
- GeoIP database
- Response compression
- Performance tweaks
- Access logs
- Persisting data in a s3 bucket
- Monitoring the agent
- Using the agent behind a HTTPS proxy
- Agent configuration examples
Managed instances
- What are managed instances?
- Add a domain to your project
- Managed instances limits and quota
- Frequently asked questions
Crawler
- What is the redirection.io crawler?
- Start a crawl
- Schedule a crawl
- Analyzing the results of a crawl
- The crawls list
- Crawl credits and pricing
- Crawl Errors
- Crawler metrics reference
- Crawler columns reference
Knowledge base
- Create your first redirections
- redirection.io rules cookbook
- Setting up a redirection server on Azure Cloud
- Structured data and Rich Snippets
- What is a URL redirection?
- Why use URL redirections and how to setup
Legacy versions
- Agent 1.x configuration reference
- Agent 2.x configuration reference
- Legacy integrations
- Legacy Cloudflare Workers integration
Changelogs
Minimal configuration
This example shows a minimal configuration, with only the required options. It is a good starting point if you want to quickly set up an agent without worrying about the optional configurations.
View in configuration explorer
instance:
name: 'My Instance'
If no instance name is provided, the hostname of the server will be used.