{"id":15837779,"url":"https://github.com/riipandi/stackup","last_synced_at":"2025-03-15T17:31:37.886Z","repository":{"id":115675276,"uuid":"150155449","full_name":"riipandi/stackup","owner":"riipandi","description":"Another Linux server management script. stk cli","archived":false,"fork":false,"pushed_at":"2022-02-23T09:38:42.000Z","size":15130,"stargazers_count":6,"open_issues_count":0,"forks_count":2,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-02-27T04:01:44.729Z","etag":null,"topics":["devops","lamp","lamp-stack","lemp","lemp-stack","linux","linux-server","server"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/riipandi.png","metadata":{"files":{"readme":"readme.md","changelog":"changelog.md","contributing":null,"funding":".github/FUNDING.yml","license":"license.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":null,"custom":"www.buymeacoffee.com/ars","open_collective":null}},"created_at":"2018-09-24T19:14:26.000Z","updated_at":"2024-06-13T05:37:29.000Z","dependencies_parsed_at":"2023-07-17T18:33:45.274Z","dependency_job_id":null,"html_url":"https://github.com/riipandi/stackup","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riipandi%2Fstackup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riipandi%2Fstackup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riipandi%2Fstackup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riipandi%2Fstackup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/riipandi","download_url":"https://codeload.github.com/riipandi/stackup/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243766781,"owners_count":20344811,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["devops","lamp","lamp-stack","lemp","lemp-stack","linux","linux-server","server"],"created_at":"2024-10-05T15:41:47.076Z","updated_at":"2025-03-15T17:31:37.778Z","avatar_url":"https://github.com/riipandi.png","language":"Shell","readme":"# Linux Stack Made Easy.\n\nThe LEMP / LAMP software stack is a group of software that can be used to serve dynamic web pages\nand web applications. This is an acronym that describes a Linux operating system with an Nginx or\nApache web server. The backend data is stored in the database engine such as MySQL or MariaDB and\nor PostgreSQL as optional, and the dynamic processing is handled by PHP, Python, Nodejs, etc.\n\n## Prerequisites\n\n- A machine with a minimum of 1GB RAM and 20GB of storage.\n- Fresh installation of supported OS distribution.\n\n### Supported Distribution\n\n- Debian 9 (stretch)\n- Debian 10 (buster)\n- Ubuntu 16.04 (xenial)\n- Ubuntu 18.04 (bionic)\n- Ubuntu 20.04 (focal)\n\n## Quick Start\n\nRun this command as root and follow the wizard:\n\n```sh\n# Stable channel\nbash \u003c(curl -sLo- git.io/JfmGf || wget -qO- git.io/JfmGf)\n\n# Master branch\nbash \u003c(curl -sLo- git.io/JfmGf || wget -qO- git.io/JfmGf) --dev\n```\n\nIf you prefer to run installation manually, you have clone this repo then run `setup.sh` as root.\n\nAfter finish, installation information stored at: `/root/stackup-info.log`\n\n### Installation notes in AWS\n\nAWS Lightsail doesn't use password by default for ssh authentication. You will need to download\nSSH key from Lightsail management console. Also, AWS Lightsail use generated hostname for you\ninstance, you must change your instance hostname.\n\n```sh\nssh username@ip_address -i LightsailDefaultKey-zone.pem\n```\n\n### Port that needs to be opened\n\n| Protocol  | Type  | Port\n| :---------| :-----| :---\n| HTTP      | tcp   | 80\n| HTTPS     | tcp   | 443\n| SSH       | tcp   | 22 (or, according to your configuration)\n| FTP       | tcp   | 21 and 50000-50100\n\n## License\n\nCopyright (c) 2018-2019 Aris Ripandi\n\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except\nin compliance with the License. You may obtain a copy of the License at: \u003chttp://www.apache.org/licenses/LICENSE-2.0\u003e\n\nUnless required by applicable law or agreed to in writing, software distributed under the License\nis distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express\nor implied. See the License for the specific language governing permissions and limitations under\nthe License.\n","funding_links":["www.buymeacoffee.com/ars"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Friipandi%2Fstackup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Friipandi%2Fstackup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Friipandi%2Fstackup/lists"}