Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon.

Pages: 1-

Where to host Yesod?

Name: Anonymous 2013-07-23 10:33

Yesod is a Haskell-based web framework - but obviously hosting it somewhere is difficult. Heroku doesn't really support it and let's face it I don't have the security know-how to run it on a full VPS. Any other ideas?

Name: Anonymous 2013-07-23 10:44

Hunchentoot.

Name: Anonymous 2013-07-23 10:46

Heroku doesn't run Haskell or Yesod but it runs binaries. For deploying your Yesod (or any Haskell) app to Heroku you will compile the executable and use git to move it on their servers. Once the setup is done, this becomes an easy process.
3-step guide

    Set up a virtual machine to compile your local app. See the step by step guides on this wiki:
        Setting up a virtual machine using VirtualBox and Vagrant helps to create a machine that matches Heroku's servers
        Setting up PostgreSQL because that is what Heroku uses
    Set up Heroku
    Deploy to Heroku

Name: Anonymous 2013-07-23 12:23

>Vagrant

Doesn't seem to work properly for whatever reason plus it's an annoying workaround anyway.

Name: Anonymous 2013-07-23 14:51

>>1
Once upon a time, there existed a market that provided services as shelled accounts, where you were free to do whatever the hell you wanted as long as you did not break some rules. Then came the age or virtual environments, which gave light to true freedom, and only the limits of hardware. Thus the have of Virtual Private Servers were born, with their ultra super possibilities, KVM, Xen, and FreeBSD Jails, and dedicated their thread to cycles and the forces of VT-x

Name: Anonymous 2013-07-23 17:08

Name: Anonymous 2013-07-23 17:30

>>4
Vag-rant

Name: Anonymous 2013-07-23 17:31


Don't change these.
Name: Email:
Entire Thread Thread List