Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fguillen/Vitreous
Transparent portfolio synchronizer: directly from your hardisk to web.
https://github.com/fguillen/Vitreous
Last synced: 3 months ago
JSON representation
Transparent portfolio synchronizer: directly from your hardisk to web.
- Host: GitHub
- URL: https://github.com/fguillen/Vitreous
- Owner: fguillen
- Created: 2010-08-20T17:46:07.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2010-09-13T18:33:32.000Z (about 14 years ago)
- Last Synced: 2024-07-20T03:49:07.682Z (4 months ago)
- Language: Ruby
- Homepage:
- Size: 526 KB
- Stars: 10
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Vitrious
![Vitrious](http://farm5.static.flickr.com/4151/4987527096_2245385d8c.jpg)Magic online portfolio manager.
Synchronization directly from your hard disc to your web site.
Dropbox utility.
## Dependencies
Dropbox.
## Install
### Local
* Install [Dropbox](https://www.dropbox.com/install).
* Download the [Dropbox Vitrious Example Tree](http://github.com/fguillen/Vitrious/blob/master/example/Dropbox_Tree_Example.zip)
* Unzip it into your local */Dropbox* folder
* It should create the */Dropbox/Public/Vitrious* folder with example data
* Synch your Dropbox### Dropbox
* Create an App on the [Dropbox API Site](https://www.dropbox.com/developers/apps)
* Anote the *'App keys'* for this app.### Server
* Download Vitrious: `git clone git://github.com/fguillen/Vitrious.git`
* Install gems: `sudo bundle install`
* Start server: `rackup config.ru # better if you use Passenger or something like that`
* Config your app: `rake config dropbox_consumer_key='CONSUMER KEY' dropbox_consumer_secret='CONSUMER SECRET' website_name='My Portfolio' pass='yourpass'`
### First Use
* Connect Vitrious with your Dropbox Account: `http://your-vitrious-site.com/authorize/`
## Updating your portfolio
If you update something on your */Dropbox/Public/Vitrious* folder the changes will not affect immediately to your *Vitrious web site*. You have to refresh your **Vitrious cache** using the next url:
http://your-vitrious-site.com/refresh/