pieni

module
v0.0.0-...-9e36a84 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 13, 2020 License: MIT

README

pieni

small file server

Using docker

Build the docker image

docker build -t pieni .

Run the docker container

docker run -ti --name pieni --rm --publish 3000:3001 pieni

Open http://localhost:3000

Using docker-compose

Build and run the image

docker-compose build && docker-compose up

Open http://localhost:3030

  • click
  • enjoy

Environment Variables

  • PIENI_USER: default 'user'
  • PIENI_USER_PASSWORD: default 'user'
  • PIENI_ADMIN: default 'admin'
  • PIENI_ADMIN_PASSWORD: default 'admin'
  • PIENI_PORT: default '3001'

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL