Releases: kaidyth/lexa
Releases · kaidyth/lexa
0.1.1
0.1.0 - Initial Release
Initial Release
This is the initial release of Lexa - a tool to provide instance and service discovery for LXD containers running on your servers.
For details on how to use Lexa, please checkout the README for more details.
Supported Features
This release of Lexa supports the server, and agent commands.
Known Issues
agentp2p connections can't cross double NAT boundaries. It's recommended that if you need double NAT, you setup a VPN such as Wireguard, or other overlay network.- Packages depend upon a user named
lexa, and a group oflexawith appropriate permissions for/etc/lexa, but does not set these up.useradd -UMrs /bin/false lexato set one up. - Alpine packages don't provide
rc0scripts. Please create your own. - Certain log levels aren't processed correctly. Use
TRACEfor consistent results. Logger will be migrated in a future release. - Configuration hot reloaded is considered unstable. Enable with feature flag defined in README for testing.
- No support is provided for LXD clusters.
lexa clusterwill supplant this functionality. - You must use the LXD socket connection. HTTP support to LXD is not yet implemented.