Update docs/ephemeral_mode.md, README.md

This commit is contained in:
Yegor Sak
2023-01-21 02:10:59 +00:00
committed by Cuong Manh Le
parent 056b76d5a8
commit 4c8ea45922
2 changed files with 6 additions and 4 deletions
+4 -2
View File
@@ -179,12 +179,14 @@ Once you run the above command, the following things will happen:
### Advanced ### Advanced
The above is the most basic example, which will work out of the box. If you're looking to do advanced configurations using policies, see [Configuration Docs](docs/config.md) for complete documentation of the config file. The above is the most basic example, which will work out of the box. If you're looking to do advanced configurations using policies, see [Configuration Docs](docs/config.md) for complete documentation of the config file.
You can also supply configuration via launch argeuments, in [Ephemeral Mode](docs/ephemeral_mode.md).
## Contributing ## Contributing
See [Contribution Guideline](./docs/contributing.md) See [Contribution Guideline](./docs/contributing.md)
## Roadmap ## Roadmap
The following functionality is on the roadmap and will be available in future releases. The following functionality is on the roadmap and will be available in future releases.
- Router self-installation
- Client hostname/MAC passthrough
- Prometheus metrics exporter - Prometheus metrics exporter
- Local caching
- Service self-installation