CSKit / cskit-translator

Web app for translating Christian Science texts.
0 stars 1 forks source link

Move to new hosting provider #32

Open camertron opened 8 years ago

camertron commented 8 years ago

Heroku is too limiting. @JSCS mentioned another provider that'll give us 2GB of database storage.

JSCS commented 8 years ago

https://getcarina.com/ is free while in beta, gives 3 segments with each 2.5GB, also I think gcloud gives you certain container sizes free when using kubernetes

another option would be to use git to manage the translations, getting unlimited storage with github or gitlab since it's a public project, this would also make it easy to create a new translation based on different existing ones.