Skip to content

carlsa/lprint_docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lprint_docker

A lightweight Docker solution for running lprint to anounce label printers over IPP on your network.

Getting Started

Build and run the container

docker-compose up --build
  • The web interface will be available at http://<host-ip>:<port> (default port: 8631). You will not be able to access it with a domain name (e.g., lprint.example.com) without specifying it in the LISTEN_HOSTNAME enviorment variable.
  • To change the port or hostname, set the SERVER_PORT and LISTEN_HOSTNAME environment variables in docker-compose.yml.

Manage and print

  • Use the web interface to add/configure printers, print test pages, and monitor jobs.
  • Print from any device on your network using IPP.

Links

About

A project for running lprint in Docker

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published