{"id":25000587,"url":"https://github.com/gluster/mod_proxy_gluster","last_synced_at":"2025-03-29T18:44:08.030Z","repository":{"id":138270915,"uuid":"44151892","full_name":"gluster/mod_proxy_gluster","owner":"gluster","description":"Modified mod_proxy_gluster supporting large files, ISO8601 times, and icons in much the same manner as the normal mod_autoindex from Apache","archived":false,"fork":false,"pushed_at":"2016-03-16T05:36:59.000Z","size":33,"stargazers_count":0,"open_issues_count":0,"forks_count":3,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-02-04T19:42:17.596Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://gluster.org","language":"C","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/gluster.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":"2015-10-13T04:28:28.000Z","updated_at":"2016-03-15T17:31:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"0c505397-d8fb-45e4-988c-9814cd33a3a7","html_url":"https://github.com/gluster/mod_proxy_gluster","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gluster%2Fmod_proxy_gluster","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gluster%2Fmod_proxy_gluster/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gluster%2Fmod_proxy_gluster/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gluster%2Fmod_proxy_gluster/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gluster","download_url":"https://codeload.github.com/gluster/mod_proxy_gluster/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246230503,"owners_count":20744346,"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":[],"created_at":"2025-02-04T19:36:02.505Z","updated_at":"2025-03-29T18:44:08.022Z","avatar_url":"https://github.com/gluster.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# mod_proxy_gluster\n\nModified `mod_proxy_gluster` supporting large files, ISO8601 times, and icons\nin much the same manner as the normal `mod_autoindex` from Apache. This module\nhas been tested on both Apache 2.2 and 2.4.\n\n# SYNOPSIS\n\n`mod_proxy` and related modules implement a proxy/gateway for Apache HTTP\nServer, supporting a number of popular protocols as well as several different\nload balancing algorithms.\n\nThis module adds support for accessing Gluster Volumes without the need to\nmount them with glusterfs-fuse or NFS. The purpose is to serve static contents.\nFiles are returned without passing through any interpreters.\n`mod_proxy_gluster` is not intended to be used for storing web-applications\n(written in languages like PHP).\n\n# DOCUMENTATION\n\n`mod_proxy` and its configuration directives are explained in the Apache HTTP\nServer documentation at \u003chttp://httpd.apache.org/docs/2.4/mod/mod_proxy.html\u003e.\n\nSee the [`mod_proxy_gluster.conf.example`](./mod_proxy_gluster.conf.example)\nfile for configuration directives.\n\nFor allowing unpriviledged users (like a webserver) to access the Gluster\nVolumes, some preparations on the Gluster Storage Servers need to be taken\ncare of:\n\n1. Allow non-root users to connect to glusterd\n   In `/etc/glusterfs/glusterd.vol` add this option:\n   \n   `option rpc-auth-allow-insecure on`\n   \n   Restart the glusterd service after making this change.\n\n2. Allow non-root users to connect to the bricks in the volume, the example\n   below uses the volume called bigfiles\n   \n   `gluster volume set bigfiles server.allow-insecure on`\n   \n   Note: Some versions of Gluster require the volume to be stopped and started\n   after changing `server.allow-insecure`. Gluster 3.6 and newer should not\n   need that.\n\n# BUILDING\n\nThere are three ways to build this module:\n\n1. Run `make` and copy the resulting `.so` from the `.libs`\n\n2. Manually run\n   \n   `apxs -c $(pkg-config glusterfs-api --cflags-only-I --libs-only-l) mod_proxy_gluster.c`\n   \n   Copy the resulting `.so` file from the `.libs` build directory to the Apache\n   modules directory\n\n# CONTACT\n\nGeneral Gluster questions should be directed to the Gluster Users mailing list\n\u003cgluster-users@gluster.org\u003e.\n\nNiels de Vos \u003cndevos@redhat.com\u003e is the main developer of `mod_proxy_gluster`.\nFor most suggestions and discussions send an email to the Gluster Developers\nDiscussion List \u003cgluster-devel@gluster.org\u003e and add Niels on CC.\n\nDavid Jericho \u003cdavidj@diskpig.org\u003e extended the source for a mirroring service.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgluster%2Fmod_proxy_gluster","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgluster%2Fmod_proxy_gluster","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgluster%2Fmod_proxy_gluster/lists"}