https://github.com/cdent/closet
2006 experiment in uri based content storage that may no longer work
https://github.com/cdent/closet
Last synced: 17 days ago
JSON representation
2006 experiment in uri based content storage that may no longer work
- Host: GitHub
- URL: https://github.com/cdent/closet
- Owner: cdent
- Created: 2013-07-14T17:37:52.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2013-07-14T17:38:08.000Z (almost 13 years ago)
- Last Synced: 2025-02-01T03:29:05.989Z (over 1 year ago)
- Language: Python
- Size: 105 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
If you want this to work you'll need to make a directory called
'storage' in the working directory of the running web server.
Look in closet.yaml to see if there are any settings you would like
to change. If you change the file_store, make sure the indicated
location exists.
If you wish to run your poster on a separate host from your getter
and putter, it won't yet work, we'll need to adjust how the config
system works.