Skip to content
View troex's full-sized avatar
  • Attribution Inc.
  • Worldwide

Organizations

@Studio-42 @attribution

Block or report troex

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Unicorn start/stop/restart script fo... Unicorn start/stop/restart script for Debian
    1
    #!/bin/sh
    2
    ### BEGIN INIT INFO
    3
    # Provides:          unicorn
    4
    # Required-Start:    $local_fs $remote_fs mysql
    5
    # Required-Stop:     $local_fs $remote_fs
  2. mr-backup mr-backup Public

    simple rsync+ssh backup script for unix servers

    Shell 3 3

  3. Sinatra + EventMachine + Puma – Hero... Sinatra + EventMachine + Puma – Heroku workaround for 30 seconds timeout
    1
    module Application
    2
      module Controllers
    3
        class MyController < Sinatra::Base
    4
          helpers Sinatra::Streaming
    5
    
                  
  4. Studio-42/elFinder Studio-42/elFinder Public

    📁 Open-source file manager for web, written in JavaScript using jQuery and jQuery UI

    JavaScript 4.8k 1.4k