GithubHelp home page GithubHelp logo

lwsgh / homebox Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hay-kot/homebox

0.0 0.0 0.0 35.28 MB

Homebox is the inventory and organization system built for the Home User

Home Page: https://hay-kot.github.io/homebox/

License: GNU Affero General Public License v3.0

JavaScript 0.33% Go 51.39% TypeScript 13.72% CSS 0.06% HTML 1.94% Vue 32.35% Dockerfile 0.21%

homebox's Introduction

HomeBox

Docs | Demo | Discord

Quick Start

Configuration & Docker Compose

# If using the rootless image, ensure data 
# folder has correct permissions
mkdir -p /path/to/data/folder
chown 65532:65532 -R /path/to/data/folder
docker run -d \
  --name homebox \
  --restart unless-stopped \
  --publish 3100:7745 \
  --env TZ=Europe/Bucharest \
  --volume /path/to/data/folder/:/data \
  ghcr.io/hay-kot/homebox:latest
# ghcr.io/hay-kot/homebox:latest-rootless

Credits

homebox's People

Contributors

hay-kot avatar renovate[bot] avatar dependabot[bot] avatar motordom avatar zodac avatar aaron-von-awesome avatar lafunamor avatar cappy-bara avatar gucheen avatar sudneo avatar jonathangawrych avatar krohrsb avatar impranshu avatar serios avatar stevennguyen avatar vdovhanych avatar andrew-busbee avatar db8200 avatar tctlrd avatar verybadsoldier avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.