{"id":20490763,"url":"https://github.com/osoco/puppet-apache2","last_synced_at":"2026-04-24T03:32:39.750Z","repository":{"id":3386141,"uuid":"4434542","full_name":"osoco/puppet-apache2","owner":"osoco","description":"Puppet module to manage apache2, with hability to enable or disable virtualhosts and modules","archived":false,"fork":false,"pushed_at":"2012-06-01T12:50:52.000Z","size":169,"stargazers_count":1,"open_issues_count":1,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-05T17:29:40.430Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Puppet","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/osoco.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}},"created_at":"2012-05-24T15:37:42.000Z","updated_at":"2013-10-30T20:25:41.000Z","dependencies_parsed_at":"2022-09-05T14:11:47.266Z","dependency_job_id":null,"html_url":"https://github.com/osoco/puppet-apache2","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/osoco/puppet-apache2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osoco%2Fpuppet-apache2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osoco%2Fpuppet-apache2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osoco%2Fpuppet-apache2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osoco%2Fpuppet-apache2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/osoco","download_url":"https://codeload.github.com/osoco/puppet-apache2/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osoco%2Fpuppet-apache2/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32208275,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T03:15:14.334Z","status":"ssl_error","status_checked_at":"2026-04-24T03:15:11.608Z","response_time":64,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":[],"created_at":"2024-11-15T17:18:24.864Z","updated_at":"2026-04-24T03:32:39.722Z","avatar_url":"https://github.com/osoco.png","language":"Puppet","funding_links":[],"categories":[],"sub_categories":[],"readme":"puppet-apache2\n==============\n\nPuppet module to manage apache2, with hability to enable or disable virtualhosts and modules. Currently, it only works in Debian family. Examples:\n\n    class my_apache_conf {\n\n        apache2::module { \"fastcgi\":\n            modname =\u003e \"fastcgi\",\n        }\n\n        apache2::disable_virtualhost { \"000-default\":\n            conffile =\u003e \"000-default\",\n        }\n\n        apache2::proxy { \"apache2-proxy-tomcat\":\n           virtualhost_name =\u003e 'mytomcatapp.com',\n           server_admin_mail =\u003e 'admin@mytomcatapp.com',\n           backend_url =\u003e '127.0.0.1:8080'\n        }\n\n        apache2::redirection { \"apache2-jenkins-redirect\":\n            virtualhost_name =\u003e 'jenkins.myorg.com',\n            server_admin_mail =\u003e 'admin@myorg.com',\n            destination =\u003e 'http://continuos-integration.myorg.com/jenkins'\n        }\n    }\n\nFor more advanced usages, you can check out the projects https://github.com/osoco/puppet-apache2_svn and https://github.com/osoco/puppet-apache2_trac\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fosoco%2Fpuppet-apache2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fosoco%2Fpuppet-apache2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fosoco%2Fpuppet-apache2/lists"}