Hacker News new | ask | show | jobs
by justliving 5779 days ago
would any of you share these files and your setup? I'd love to have a look into them.

Thanks!

2 comments

thanks a lot!
Sure. I doubt you'll get much out of it, but I'm still quite curious what your impression will be.

http://pastebin.com/Q970rYaH

If it helps, "li" is my current project's code name.

The vast majority of the code is concerned with configuring a fresh Linode, not pushing recent changes (for that, see the rf and stage functions, and the functions they call). I hate system administration. The only way I could make myself configure my server was by writing a script to configure it for me.

thanks!