A user-friendly home lab setup designed for small-to-mid-scale on-premises hosting.
Project description
Lungo
A user-friendly home lab setup designed for small-to-mid-scale on-premises hosting.
Features
- Complete configurability - manage everything declaratively through YAML files
- Seamless interoperability - access all applications via a single sign-on portal
- Batteries included - extend functionality with both built-in and custom plugins
- Containerized solution - designed to operate in a rootless Docker environment
- Security by default - use HTTPS and secure server settings across the system
Installation
The recommended way to install Lungo is via pipx:
pipx install lungo-cli
Note that Lungo is built upon Docker Compose. Before proceeding, please ensure that Docker is installed on your machine.
Alternatively, you can use Podman Compose with Podman. You can also use Docker Compose with Podman.
For instructions on setting up these tools, please refer to their respective documentation.
Quickstart
Copy the example configuration files to the platform-specific configuration directory. For example, on Linux, you can use the following command:
mkdir -p ~/.config/lungo
cp examples/* ~/.config/lungo
Edit the configuration files according to your preferences. Then, launch the Lungo service by running the following command:
lungo up
Documentation
For more information, please refer to the documentation.
License
This project is licensed under the MIT License. See LICENSE for details.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for lungo_cli-0.5.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 964fc4b823bfa8e91f7dbe390c7b7e19d67716bea0b3c5a6d36bfe99103c7a7c |
|
MD5 | 3a6dff68167a9ead03beb315f8421e04 |
|
BLAKE2b-256 | 54d51ef1acd5c84b6ea4a0b6d0747ae4f10cb1db98358bc64a60cfaa04d67772 |