Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/numelon-softworks/numeserve
numeserve: Fast server deployment package
https://github.com/numelon-softworks/numeserve
backend linux lua nginx numelon server
Last synced: about 2 months ago
JSON representation
numeserve: Fast server deployment package
- Host: GitHub
- URL: https://github.com/numelon-softworks/numeserve
- Owner: Numelon-Softworks
- Created: 2024-02-07T17:39:05.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-02-07T23:32:17.000Z (11 months ago)
- Last Synced: 2024-02-08T00:28:56.659Z (11 months ago)
- Topics: backend, linux, lua, nginx, numelon, server
- Language: HTML
- Homepage: https://numelon.com/
- Size: 75.2 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🌍 numeserve
numeserve is your helper to quickly start up a production Linux server with industry-leading software and an optimised configuration.For now, it is currently being used internally within Numelon to set up its servers.
# 🖥️ Supported Linux distributions
| | **Name** | **Support** |
|--------------------------------------------------------------------------------------------| -----------|-------------|
| ![Linxu Mint Logo](https://raw.githubusercontent.com/linuxmint/brand-logo/master/leaf.svg) | Linux Mint | Partial |# 📦 Included software
| **Name** | **Description** | **Purpose** |
|----------------------------|-----------------------------------|--------------------------------------------------|
| [nginx](https://nginx.org) | Powerful web server | Proxy for backend & generic CDN file serving |
| [Luvit](https://luvit.io) | Terrific Asynchronous I/O for Lua | Numelon Backend |