An open API service indexing awesome lists of open source software.

https://github.com/iogamaster/lumen

Maintain many window managers and addons in one unified way
https://github.com/iogamaster/lumen

Last synced: 8 months ago
JSON representation

Maintain many window managers and addons in one unified way

Awesome Lists containing this project

README

          

lumen

























With lumen you can build servers as packages with a simple interface and deploy them with the included module.

- 🏗️ Builders that make packaging and running servers simple:
- mkGenericServer (builder for any server)
- mkMinecraftServer (builder for mcman based servers)
- mkSteamServer (wrapper for steamcmd and steam-run)
- ⚙️ A module for running servers with additional tools:
- 🏭 Runs the server
- 🌐 Sets up proxy (playit.gg, ngrok, cloudflare tunnels)
- 🫙 Works great on host, nixos-containers, and microvms
- 📦 Packages not present in nixpkgs (yet) that are useful for servers.
- [mcman](https://github.com/ParadigmMC/mcman)
- [playit](https://playit.gg/)

#### Why?

## 📦 Installation and Usage

## 🔨 TODO

There is still a lot to do:

- Something

## ❤️ Contributing

Contributions are whole-heartedly welcome! Please feel free to suggest new features,
implement additional builders, helpers, or generally assist if you'd like. We'd be happy to have you.
There's more information in [CONTRIBUTING.md](CONTRIBUTING.md).

## 📜 License

Licensed under the MIT license ([LICENSE](LICENSE) or ).
Unless you explicitly state otherwise, any contribution intentionally
submitted for inclusion in this project by you, shall be licensed as above, without any additional terms or conditions.