{"id":15706158,"url":"https://github.com/belgattitude/nuvolia-server","last_synced_at":"2026-05-05T00:38:27.021Z","repository":{"id":71987341,"uuid":"38375843","full_name":"belgattitude/nuvolia-server","owner":"belgattitude","description":"[ABANDONED] Vagrant box to build custom php deb packages","archived":false,"fork":false,"pushed_at":"2019-04-03T17:15:46.000Z","size":126,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-30T15:47:49.476Z","etag":null,"topics":["deb","php","php-debs","puppet","ubuntu","vagrant"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/belgattitude.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2015-07-01T14:31:17.000Z","updated_at":"2019-04-03T17:15:48.000Z","dependencies_parsed_at":"2023-03-13T20:19:13.564Z","dependency_job_id":null,"html_url":"https://github.com/belgattitude/nuvolia-server","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/belgattitude/nuvolia-server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/belgattitude%2Fnuvolia-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/belgattitude%2Fnuvolia-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/belgattitude%2Fnuvolia-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/belgattitude%2Fnuvolia-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/belgattitude","download_url":"https://codeload.github.com/belgattitude/nuvolia-server/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/belgattitude%2Fnuvolia-server/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32631058,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-04T10:08:07.713Z","status":"ssl_error","status_checked_at":"2026-05-04T10:08:02.005Z","response_time":58,"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":["deb","php","php-debs","puppet","ubuntu","vagrant"],"created_at":"2024-10-03T20:21:43.788Z","updated_at":"2026-05-05T00:38:27.007Z","avatar_url":"https://github.com/belgattitude.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Nuvolia server\n\n\u003e **NO LONGER MAINTAINED**, use [the ondrej/ppa repo](https://launchpad.net/~ondrej/+archive/ubuntu/php) instead.\n\u003e PHP 5.6 soon to be EOL'd.\n\n\u003e For the geeks, the various shell scripts present in this repo can give \n\u003e nice examples for to create debian packages with [fpm](https://github.com/jordansissel/fpm). \n\nProduce ready-to-install deb packages for custom PHP install (php-fpm, php-cli, libxl) \non debian/ubuntu with vagrant/puppet and a lot of bash scripting. MIT licensed.\n\n## Requirements\n\n- Linux 64 bits\n- Vagrant and Virtualbox\n\n## Clone the project\n\n```shell\n$ git clone https://github.com/belgattitude/nuvolia-server.git\n```\n\n## Build a the debs\n\nFor ubuntu/trusty64\n\n```shell\n$ cd ./nuvolia-server/vagrant/trusty64_build_box\n$ vagrant up\n$ vagrant provision \n$ vagrant ssh -c \"/shared/install/build_libxl_package.sh\"\n$ vagrant ssh -c \"/shared/install/build_php_package.sh\"\n$ vagrant ssh -c \"/shared/install/build_php_ext_libxl_package.sh\"\n\n# Alternatively, all components can be build with\n$ vagrant ssh -c \"/shared/install/build_all.sh\"\n```\n\nIf no error, the generated builds are generated on the host in the `builds/trusty` directory.\n\n## Install\n\nTo install\n\n```shell\n$ cd ./builds\n$ sudo dpkg -i nuvolia-server-\u003cversion\u003e.deb\n```\n\n*Packages will be installed in `/opt/nuvolia`.*\n\n## Usage\n\n### Service\n\n```shell\nsudo service nuvolia-phpfpm restart\n```\n\n### Configuration\n\nWIP\n\n## License\n\nMIT License\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbelgattitude%2Fnuvolia-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbelgattitude%2Fnuvolia-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbelgattitude%2Fnuvolia-server/lists"}