Skip to content

eahrold/printerinstaller-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Printer-Installer Server

A django website for the Printer-Installer client

###Front Page

front

--

###Manage Printers manage

--

##Auto Install Script For the simplest installation on OS X Server 10.7 or higher, run the auto install script by copy and pasting this into your terminal.

curl -L https://raw.github.com/eahrold/printerinstaller-server/master/OSX/osx_auto_install.command > /tmp/run.sh; chmod u+x /tmp/run.sh ; /tmp/run.sh

The script is also avaliable from the OSX folder in the root of this repo.

###Quick Start To manually setup and configure, you can use this quick start guide

About

Server Component for Printer-Installer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published