Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cmeiklejohn/consus
Lighweight prototype Dropbox clone written for Riak CS.
https://github.com/cmeiklejohn/consus
Last synced: about 2 months ago
JSON representation
Lighweight prototype Dropbox clone written for Riak CS.
- Host: GitHub
- URL: https://github.com/cmeiklejohn/consus
- Owner: cmeiklejohn
- License: apache-2.0
- Created: 2012-10-26T23:21:51.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2012-11-19T22:33:19.000Z (about 12 years ago)
- Last Synced: 2024-10-26T09:03:06.650Z (2 months ago)
- Language: Ruby
- Homepage: https://github.com/cmeiklejohn/consus
- Size: 140 KB
- Stars: 3
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Consus
Lighweight prototype Dropbox clone written for Riak CS.
## Configuration.
* Configure ```config/riak_cs.yml``` with your Riak CS configuration.
* Configure ```config/database.yml``` with your database configuration.
* ```bundle```
* ```foreman start```## License
Copyright (c) 2012 Basho Technologies, Inc. All Rights Reserved.
Consus is released under the Apache 2 License. See LICENSE file for more information.