{"id":21215046,"url":"https://github.com/jamescherti/docker-oddmuse","last_synced_at":"2025-09-13T22:47:42.102Z","repository":{"id":144188274,"uuid":"617023643","full_name":"jamescherti/docker-oddmuse","owner":"jamescherti","description":"Oddmuse Docker container (Dockerfile)","archived":false,"fork":false,"pushed_at":"2024-06-23T18:17:57.000Z","size":26,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-06-23T19:33:02.077Z","etag":null,"topics":["debian","docker","dockerfile","oddmuse"],"latest_commit_sha":null,"homepage":"https://github.com/jamescherti/docker-oddmuse","language":"Dockerfile","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/jamescherti.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":"2023-03-21T14:51:49.000Z","updated_at":"2024-06-23T19:33:04.715Z","dependencies_parsed_at":null,"dependency_job_id":"ff29c7a3-75c1-422c-b6da-be0e8947a909","html_url":"https://github.com/jamescherti/docker-oddmuse","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/jamescherti%2Fdocker-oddmuse","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamescherti%2Fdocker-oddmuse/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamescherti%2Fdocker-oddmuse/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamescherti%2Fdocker-oddmuse/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jamescherti","download_url":"https://codeload.github.com/jamescherti/docker-oddmuse/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225633472,"owners_count":17499978,"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":["debian","docker","dockerfile","oddmuse"],"created_at":"2024-11-20T21:33:16.444Z","updated_at":"2024-11-20T21:33:16.835Z","avatar_url":"https://github.com/jamescherti.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Docker-oddmuse - Oddmuse Docker Container\n\n**Author:** James Cherti\n\n## What is Oddmuse?\n\nOddmuse is a wiki engine. Unlike other wiki engines that rely on local or remote databases to store and modify content, Oddmuse utilizes the local file system. This means that users can create and manage Wiki pages on their local machine and easily transfer them to other locations or servers. By leveraging the local file system, Oddmuse eliminates the need for complex and costly database setups.\n\n## Installation\n\n### Download the Docker container from Docker hub\n\nThe `oddmuse` Docker container can be downloaded from Docker hub using the following command:\n``` shell\ndocker pull jamescherti/oddmuse\n```\n\n### Build the Docker container\n\nAlternatively, you can build the `oddmuse` Docker container using the command:\n\n``` shell\ndocker build -t jamescherti/oddmuse github.com/jamescherti/docker-oddmuse\n```\n\n## Usage\n\n``` shell\ndocker run --rm \\\n  -v /local/path/oddmuse_data:/data \\\n  -p 8080:80 \\\n  --env ODDMUSE_URL_PATH=/wiki \\\n  jamescherti/oddmuse\n```\n\n## License\n\nDistributed under the terms of the MIT license.\n\n## Links\n- `docker-oddmuse` Git repository: https://github.com/jamescherti/docker-oddmuse\n- `docker-oddmuse` Docker Hub: https://hub.docker.com/r/jamescherti/oddmuse\n- Oddmuse website: https://oddmuse.org/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjamescherti%2Fdocker-oddmuse","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjamescherti%2Fdocker-oddmuse","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjamescherti%2Fdocker-oddmuse/lists"}