Conversation
Notices
-
Ok, I’m jealous of @jpope‘s hastebin. Installing it on my server
- mvdanold likes this.
-
Do it! Make sure you get the client as well. Pasting directly from cli is awesome. :D
-
Weird thing : the static files are “dumping” sometimes, aren’t displayed and back to the root. :/
-
I’ve found that if you add the static files, you need to add them to the array one at a time. Otherwise, (since I’m using the redis backend) I’ll go into the redis-cli and set a key to ‘persist’. http://url.jpope.org/ni
-
BTW, I run npm with nohup : nohup npm start /var/www/postblue.info/haste-server/www/ &
-
I use the memcache backend. :/