# oneinstack/oneinstack

OneinStack - A PHP/JAVA Deployment Tool

Repository: https://github.com/oneinstack/oneinstack
Canonical: https://ross.abutalabs.com/products/oneinstack
Homepage: https://oneinstack.com/
Language: Shell
License: Apache-2.0
License Family: permissive
Topics: oneinstack, lemp, lnmp, lamp, lnmpa, lnmt, lnmh, nginx, tengine, tomcat, jdk, php, mysql, mariadb, percona, pureftpd, phpmyadmin, redis, memcached, openresty
Last push: 2026-08-06T01:48:18+00:00

## Health v2 (maintenance only)
Score: 66/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 96, release rhythm 8, longevity 100
- inputs: {"age_days": 4097, "days_push": 28, "days_rel": 547, "gap_med": null, "n_releases_24m": 1}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2455, forks 603 (observed 2026-08-28T04:06:53.190234+00:00)

## What it is
OneinStack is a shell-based deployment tool that installs and manages full LEMP/LAMP/LNMP/LTMP web stacks (Nginx/Tengine/OpenResty/Apache, MySQL/MariaDB/Percona, PHP, Java/Tomcat) on RHEL, Debian, Ubuntu, and Fedora systems. It includes interactive and automated installers, virtual host management with Let's Encrypt SSL, upgrade scripts, and backup support to local or cloud storage.

## Use cases
- deploy a production LEMP stack on CentOS with one script
- install nginx mysql and php on ubuntu server
- set up lamp stack with let's encrypt ssl certificate
- manage multiple php versions on one server
- add virtual hosts and ftp users from the command line
- backup website and database to aliyun oss or s3
- install redis memcached and phpmyadmin alongside a web stack

## When to choose
- you want a fast, scriptable way to provision a full PHP or Java web stack on a bare Linux server
- you need multiple versions of PHP, MySQL, or Tomcat selectable at install time
- you prefer source-compiled components with security tuning over distro packages
- you want built-in vhost, SSL, upgrade, and cloud backup tooling in one package

## When to avoid
- you use containerized or orchestrated deployments (Docker, Kubernetes)
- you need a control panel with a web GUI for server management
- you run on non-64-bit or unsupported distros like Alpine or Arch
- you prefer configuration management tools like Ansible for reproducible infrastructure

## Facets
- artifact type: cli-tool
- maturity: active
- function: deployment, configuration-management, http-server, database, caching, backup, security
- domain: web-development, self-hosted, backend
- platform: cli
- tags: lemp, lamp, lnmp, nginx, php, mysql, tomcat, lets-encrypt, shell-script, stack-installer, devops, linux, shell

## Member repositories
- oneinstack/oneinstack (main) score 66

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:53.190234+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:30:05.831864+00:00, confidence not recorded.
  - readme: https://github.com/oneinstack/oneinstack (fetched 2026-08-28T04:06:53.190234+00:00, sha aa6abab93e56)
  - homepage: https://oneinstack.com/ (fetched 2026-08-29T10:11:18.733687+00:00, sha aa55102a78e0)
- Data as of 2026-08-30T08:39:29.467469+00:00.
