{"id":13558766,"url":"https://github.com/sentora/sentora-installers","last_synced_at":"2026-03-10T09:02:40.694Z","repository":{"id":54976062,"uuid":"21274558","full_name":"sentora/sentora-installers","owner":"sentora","description":"Provides a central place to store, version and distribute the Sentora installer and upgrade scripts from.","archived":false,"fork":false,"pushed_at":"2025-01-01T02:20:27.000Z","size":980,"stargazers_count":153,"open_issues_count":6,"forks_count":147,"subscribers_count":28,"default_branch":"master","last_synced_at":"2025-05-29T10:13:14.169Z","etag":null,"topics":["centos6","centos7","control-panel","sentora","sentora-installers","shell","ubuntu1404","ubuntu1604"],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sentora.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2014-06-27T12:16:30.000Z","updated_at":"2025-01-19T18:10:17.000Z","dependencies_parsed_at":"2023-11-29T06:24:08.350Z","dependency_job_id":"76cc0531-9e86-4619-b097-4c496bcacc63","html_url":"https://github.com/sentora/sentora-installers","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/sentora/sentora-installers","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sentora%2Fsentora-installers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sentora%2Fsentora-installers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sentora%2Fsentora-installers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sentora%2Fsentora-installers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sentora","download_url":"https://codeload.github.com/sentora/sentora-installers/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sentora%2Fsentora-installers/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30328272,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-10T05:25:20.737Z","status":"ssl_error","status_checked_at":"2026-03-10T05:25:17.430Z","response_time":106,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["centos6","centos7","control-panel","sentora","sentora-installers","shell","ubuntu1404","ubuntu1604"],"created_at":"2024-08-01T12:05:08.570Z","updated_at":"2026-03-10T09:02:40.612Z","avatar_url":"https://github.com/sentora.png","language":"Shell","funding_links":[],"categories":["Shell","shell"],"sub_categories":[],"readme":"Sentora Installers\n==================\n\nWelcome to the Sentora Installation Script Git repository, this provides a central place to store, version and distribute Sentora installer and upgrade scripts from.\u003cbr\u003e\n\u003cbr\u003e\n(Updating Sentora: To update Sentora please use the links found on [our update page](https://sentora.org/upgrade/).)\n\n## How to install Sentora ##\n\nOur installation script currently support the following operating systems/distributions:\n\n* CentOS - DISCONTINUED (Will not be supported after v2.1.0 release)\n* Ubuntu 24.04\n* Debian 12\n  \nPreliminary install information can be found here: [Sentora Documentation](http://docs.sentora.org/index.php?node=7)\n \nTo install use the latest 'stable' and officially supported version, please use the following command:\n```\nbash \u003c(curl -L -Ss http://sentora.org/install)\n```\n\nPlease report any errors that you may find with the installers to our [bug tracking system](https://github.com/sentora/sentora-installers/issues).\n\n### BETA TESTING ONLY scripts ###\n\nAlternatively (and for testing purposes only) you can install the latest MASTER version like so:\n\n```\nbash \u003c(curl -L -Ss https://raw.githubusercontent.com/sentora/sentora-installers/master/sentora_install.sh)\n```\nPlease note that the MASTER branch installer above is ONLY recommended for developers and project staff!\nDO NOT USE/TEST on a PRODUCTION Server.\n\n  \n#### Upgrade and Uninstaller scripts ####\n\nUpgrade scripts are still available on this repository for later use and/or reference purposes only. At present we DO NOT recommend their use.\n\nUninstaller scripts, much like the Upgrade scripts are not recommended for use at present but we also need to make it clear that although they remove most of the packages installed by the Sentora Installation scripts they will not leave your OS in his initial state given the large amount of customisations that our installation scripts make.\n\n\n* * *\n## ALL INFORMATION BELOW MAY BE INACCURATE OR INCOMPLETE ##\n* * *\n\n## Vagrant installer/upgrader development \u0026 testing ##\n\n#### Available OS's ####\n\n- sentora_12.04ubuntu32 @ 192.168.33.10\n- sentora_12.04ubuntu64 @ 192.168.33.11\n- sentora_6.4centos32 @ 192.168.33.12\n- sentora_6.4centos64 @ 192.168.33.13\n- sentora_14.04ubuntu64 @ 192.168.33.15\n\nFolders mounted to /root/sentora/{install,uninstall,upgrade}\n\nvagrant docs : [Vagrant Docs](https://docs.vagrantup.com/v2/ \"Vagrant docs\")\n\nCommon vagrant commands\n```bash\n$ vagrant up \u003cdefined vm name\u003e # start the VM\n$ vagrant suspend \u003cdefined vm name\u003e # Pause | suspend the VM\n$ vagrant resume \u003cdefined vm name\u003e # resume a previously paused VM\n$ vagrant halt \u003cdefined vm name\u003e #  Stop the VM\n$ vagrant destroy \u003cdefined vm name\u003e # Delete the VM\n## example to launch ubuntu 14.04 64bit env @ ip 192.168.33.15\nvagrant up sentora_14.04ubuntu64 \u0026\u0026\nvagrant ssh sentora_14.04ubuntu64\n```\n\n## Official maintainers ##\n\nThe officially supported operating system installer and upgrade scripts are maintained internally by [members of the official Sentora team](http://sentora.org/about/the-team).\n\nWe encourage third-party installation scripts of which we will gladly host on this repository and promote the use of in the event that we get interest by community members. If you are interested in maintaining an installation and upgrade script for another OS/distribution please see the *Want to contribute* section below for more information.\n\n## Want to contribute ##\n\nThere are a couple of ways in which you can contribute, firstly you can make improvements or fix 'bugs' in the existing 'officially maintained' installers of which we feel will usually be minimal as we keep on top of these installer/upgrade scripts and frequently review them.\n\nThe other way in which you can contribute is to become an 'community maintainer' this means that you are responsible for the creation and maintenance of installation and upgrade scripts for non-official supported operating systems/distributions.\n\nIn most cases you will simply be able to copy and paste our official installer and upgrade scripts and just make the required OS/distribution specific changes such as file/directory paths and operating system/distribution specific package configuration amendments.\n\nIf you are interested in becoming an community maintainer please email [info@sentora.org](mailto:info@sentora.org) stating your interest in becoming a community maintainer and the OS/distribution that you wish to maintain.\n\nPlease be aware that community supported install and upgrade scripts that we will host and promote must adhere to the following rules:\n\n- Must be kept up to date with the latest release of the OS.\n- Will be licensed under the GPL and hosted on this repository.\n- Must maintain the same user interface as our official install/upgrade scripts (eg. shell script echo's and 'read' statements must match the same wording to ensure that the installation experience across all OSes and distributions give the same user experience.)\n\nIf you have any queries regarding the above rules please feel free to contact us at: [info@sentora.org](mailto:info@sentora.org).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsentora%2Fsentora-installers","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsentora%2Fsentora-installers","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsentora%2Fsentora-installers/lists"}