Skip to content

bmpvieira/heroku-dat-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Heroku-dat-template

A simple Heroku app template for deploying Dat

Permanent Tabular Data Storage

Data will get stored permanently and be available to clone as long as the app remains active.

Heroku Postgres 10,000 rows free.

Deploy

Temporary Data Storage

Heroku Ephemeral Filesystem. Data will be temporary. This is the best option for testing and playing around with dat, but not for stable use.

Deploy

TODO

Only tabular data is stored in postgres/redis. Blobs will still be stored on the ephemeral filesystem (unless you fork this and put in your own blob backend)

Usage

After hitting one of the purple buttons, and logging into herkou, you'll see this screen:

landing

You should enter a unique, memorable name for your dat. It will be available at name.herokuapp.com.

Then, scroll down.

You will see a place to enter some options.

environment

  • DEBUG
    • defaults to false
    • * enables debug mode.
    • view logs with heroku logs

environment

Once you enter in your desired options, hit the "Deploy" button.

You might need to wait a couple of minutes while heroku starts.

deployment

You can then click "view" and your dat will be available at name.herokuapp.com.

empty-dat

Troubleshooting

Dat is still in beta. If you have any trouble, it's probably because we did something wrong! Please tell us by opening an issue here or going to #dat on IRC in freenode.

License

MIT

About

A simple Heroku app template for deploying Dat

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •