{"id":13558781,"url":"https://github.com/gnibu/tiddlyweb-docker","last_synced_at":"2025-04-03T13:31:58.796Z","repository":{"id":29542664,"uuid":"33081703","full_name":"gnibu/tiddlyweb-docker","owner":"gnibu","description":"Docker container running tiddlyweb server for tiddlywiki","archived":false,"fork":false,"pushed_at":"2018-01-29T15:36:53.000Z","size":10,"stargazers_count":4,"open_issues_count":1,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-11-04T09:37:37.663Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gnibu.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}},"created_at":"2015-03-29T17:16:49.000Z","updated_at":"2023-06-02T05:39:00.000Z","dependencies_parsed_at":"2022-09-06T17:31:48.634Z","dependency_job_id":null,"html_url":"https://github.com/gnibu/tiddlyweb-docker","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/gnibu%2Ftiddlyweb-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gnibu%2Ftiddlyweb-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gnibu%2Ftiddlyweb-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gnibu%2Ftiddlyweb-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gnibu","download_url":"https://codeload.github.com/gnibu/tiddlyweb-docker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247009705,"owners_count":20868593,"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-08-01T12:05:09.035Z","updated_at":"2025-04-03T13:31:58.556Z","avatar_url":"https://github.com/gnibu.png","language":"Shell","funding_links":[],"categories":["Shell","others"],"sub_categories":[],"readme":"# tiddlyweb-docker\n\nDocker container running tiddlyweb server for tiddlywiki\n\nTo test\n\n       docker run -it --rm -p 80:80 gnibu/tiddlyweb:dev\n\nThen use your browser at the address localhost\n\nYou can use an host folder (ie: /data/wiki) to be mounted in the container. This will ensure persistance of your data\n\n    docker run -d  -e INSTANCE=work -v /data/wiki:/wiki -p 80:80 gnibu/tiddlyweb:dev\n\nYou can specify parameter such as the instance name to run (if it doen't exist, it will be created)\n\n    docker run -d  -e INSTANCE=work -v /data/wiki:/wiki -p 80:80 gnibu/tiddlyweb:dev\n\nDefault parameters you can overide\n\n        ENV INSTANCE=default\n        ENV SERVER_NAME=0.0.0.0\n        ENV SERVER_PORT=80\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgnibu%2Ftiddlyweb-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgnibu%2Ftiddlyweb-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgnibu%2Ftiddlyweb-docker/lists"}