{"id":21181457,"url":"https://github.com/ribs-organization/ribsinstallserver","last_synced_at":"2026-05-16T23:03:07.256Z","repository":{"id":90888619,"uuid":"148836179","full_name":"Ribs-organization/ribsInstallServer","owner":"Ribs-organization","description":"This bash script install all necesaries for a web server on ubuntu distribution","archived":false,"fork":false,"pushed_at":"2023-10-29T14:30:43.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-21T12:22:24.485Z","etag":null,"topics":["bash","bash-script","hacktoberfest","install-script"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Ribs-organization.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2018-09-14T20:01:41.000Z","updated_at":"2021-10-11T08:37:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"4e8f6baf-d043-47a4-9b56-46365e2fc67a","html_url":"https://github.com/Ribs-organization/ribsInstallServer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ribs-organization%2FribsInstallServer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ribs-organization%2FribsInstallServer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ribs-organization%2FribsInstallServer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ribs-organization%2FribsInstallServer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ribs-organization","download_url":"https://codeload.github.com/Ribs-organization/ribsInstallServer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243634674,"owners_count":20322811,"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":["bash","bash-script","hacktoberfest","install-script"],"created_at":"2024-11-20T17:50:42.003Z","updated_at":"2026-05-16T23:03:02.221Z","avatar_url":"https://github.com/Ribs-organization.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"Unmaintened project. Please don't use it\n\n# ribsInstallServer\nThis bash script install all necesaries for a web server on ubuntu distribution.\nIt will install : \n- apache2\n- php7.4 with fpm\n- php7.4-mysql\n- php7.4-zip\n- php7.4-xml\n- php7.4-intl\n- composer\n- mariadb10.3\n- curl\n- nodejs8.x\n- yarn\n\nAfter all those things were installed, the scrpt will ask you if you want to create a\ndatabase user with all access on all url or on a specific database\n\n## How to run it\n\nFirst of all you have to download it\n\n```bash\ngit clone https://github.com/Piou-piou/ribsInstallServer.git\n```\n\nAfter that you have to set it as executable file.\nIn the folder of the bash script do :\n\n```bash\nsudo chmod +x ribs-install-server.sh\n```\n\nAnd now to install a webserver on ubuntu distribution you just have to do (In the folder of the bash script) :\n\n```bash\n./ribs-install-server.sh webserver\n```\n\nAfter that if you got problem with mariadb. You just have to change the file /etc/mysql/mariadb.conf.d/50-server.cnf\nand add this line `plugin-load-add = auth_socket.so` below `[mysqld]` section\n\n\n\n## Create a config for a domain\n\nTo create a domain on ubuntu distribution you just have to do (In the folder of the bash script) :\nThis command is automaticly call on webserver command\n\n```bash\n./ribs-install-server.sh create-domain\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fribs-organization%2Fribsinstallserver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fribs-organization%2Fribsinstallserver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fribs-organization%2Fribsinstallserver/lists"}