{"id":15726994,"url":"https://github.com/nekmo/selfhosted-docs","last_synced_at":"2025-03-31T01:51:13.427Z","repository":{"id":151382371,"uuid":"119129307","full_name":"Nekmo/selfhosted-docs","owner":"Nekmo","description":null,"archived":false,"fork":false,"pushed_at":"2023-06-14T00:59:13.000Z","size":7,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-06T07:13:40.803Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/Nekmo.png","metadata":{"files":{"readme":"README.rst","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-01-27T03:37:09.000Z","updated_at":"2023-06-14T00:59:16.000Z","dependencies_parsed_at":"2024-10-03T23:00:28.804Z","dependency_job_id":"974a3b62-ef4f-4deb-b69f-2e73813b5866","html_url":"https://github.com/Nekmo/selfhosted-docs","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/Nekmo%2Fselfhosted-docs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nekmo%2Fselfhosted-docs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nekmo%2Fselfhosted-docs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nekmo%2Fselfhosted-docs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Nekmo","download_url":"https://codeload.github.com/Nekmo/selfhosted-docs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246403903,"owners_count":20771527,"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":"2024-10-03T23:00:20.283Z","updated_at":"2025-03-31T01:51:13.365Z","avatar_url":"https://github.com/Nekmo.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Self Hosted Docs\n################\n\n.. code-block:: text/x-nginx-conf\n\n    server {\n        listen      80;\n        server_name your.docs.domain;\n        charset     utf-8;\n        include gzip.conf;\n\n        # alias favicon.* to static\n        location ~ ^/favicon.(\\w*)$ {\n            include static_limit;\n            alias /path/to/your/favicon.$1;\n        }\n\n        # Finally, send all non-media requests to the Django server.\n        location = / {\n            alias /srv/http/docs/;\n        }\n\n        location ~* /([^/]+)/(.*) {\n            alias /srv/http/docs/$1/docs/_build/html/$2;\n        }\n    }\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnekmo%2Fselfhosted-docs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnekmo%2Fselfhosted-docs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnekmo%2Fselfhosted-docs/lists"}