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
- Host: GitHub
- URL: https://github.com/iogamaster/lumen
- Owner: IogaMaster
- License: mit
- Created: 2024-08-14T02:34:41.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-16T19:20:01.000Z (almost 2 years ago)
- Last Synced: 2024-12-26T14:14:01.145Z (over 1 year ago)
- Language: Nix
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
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.