Skip to content

A tool to track hosting account information for organizations managing multiple servers and data centers.

Notifications You must be signed in to change notification settings

nurelm/serverfu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to ServerFu

Rails is a web-application application built to track the hosting companies, servers and contacts that a typical firm hosting their customers' websites need to keep straight.

The application is in early development, and at this point only the "Hosts" menu item has had its implementation started.

Getting Started

  1. In case you don't have rails installed, install it:

     gem install rails
    
  2. Navigate to a place where you want to run this application, then grab ServerFu:

     git clone [email protected]:nurelm/serverfu.git
    
  3. Change directory to serverfu, create the databse, then start the web server:

     cd serverfu
     bundle install
     rake db:migrate
     rails server
    
  4. Go to http://localhost:3000 and you'll see the overview screen.

Contributing

If this is something you need and would like to help out on, let us know!

License

ServerFu is released under the MIT License.

About

A tool to track hosting account information for organizations managing multiple servers and data centers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •