Live data from Hacker News

Site.js: Small Web construction set

sitejs.org

1–10 of 31 posts

Re: Site.js: Small Web construction set

#4
> start the server using site enable and you’ll have a secure production web daemon that survives errors/reboots and auto-updates itself

Is an auto updating daemon what you want? And does it run under its own account? I wouldn't run this as root or under an account with sufficient sudoers privileges.

Re: Site.js: Small Web construction set

#5
post #4

> start the server using site enable and you’ll have a secure production web daemon that survives errors/reboots and auto-updates itself Is an auto updating daemon what you want? And does it run under its own account? I wouldn't run this as root or under an account with sufficient sudoers privileges.

i think they mean it hot reloads

Re: Site.js: Small Web construction set

#6

This looks really cool, however the long setup leads me to wonder how much time I'll spend maintaining this over something like a Ghost droplet on Digital Ocean.

The 3 basic setup options are all either 3 or 4 steps. If you want websockets and the DB setup it is a little more involved. But having read through the “Get started in seconds” section I wouldn’t consider the setup for this long.
Post reply on HN