https://github.com/stephane-klein/snipe-it-hosting-playground
Snipe-IT hosting playground
https://github.com/stephane-klein/snipe-it-hosting-playground
asset-management asset-manager docker-compose hosting playground
Last synced: 2 months ago
JSON representation
Snipe-IT hosting playground
- Host: GitHub
- URL: https://github.com/stephane-klein/snipe-it-hosting-playground
- Owner: stephane-klein
- Created: 2022-05-07T17:52:03.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-07T17:53:21.000Z (about 4 years ago)
- Last Synced: 2025-03-23T04:44:29.774Z (over 1 year ago)
- Topics: asset-management, asset-manager, docker-compose, hosting, playground
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Snipe-IT hosting playground
This repository contains a environment that allows to test [Snipe-IT](https://github.com/snipe/snipe-it) (Open Source Asset Management System) deployment.
Deployment is powered by Docker and `docker-compose.yml` file.
```sh
$ docker compose version
Docker Compose version 2.2.2
```
Let's start the services:
```sh
$ docker compose up -d snipeit
```
Go to http://127.0.0.1:8080/ and start the setup.