Snipe-IT Asset Management in Docker

Ғылым және технология

Today's video sponsor sponsored and I use their service regularly!
✨✨30% discount code:
✅ DB23
Purchased keys are permanent and you can see for yourself in the video!
✨✨ Genuine Lifetime Activation Windows 10 Pro only $13:
✅ dbte.ch/db23win10
✨✨ Genuine Lifetime Activation Windows 11 only $18.50:
✅ dbte.ch/db23windows11
✨✨ Genuine Lifetime Activation Windows 10 Home only $11.50:
✅ dbte.ch/win10home
✨✨ Genuine Lifetime Activation Office2019 only $39:
✅ dbte.ch/office2019
/=========================================/
Snipe-IT is a free open source IT asset/license management system. Snipe-IT is open source software. Transparency, security and oversight is at the heart of everything we do. No vendor lock-in again, ever.
Website: snipeitapp.com/
Github: github.com/snipe/snipe-it
Command I used: git clone github.com/snipe/snipe-it.git
If you don't have git installed, you can do that with: sudo apt install git
Make sure to edit the .env.docker file as well as the docker-compose.yml file to your needs.
/=========================================/
Chapters:
0:00 Intro
0:40 Ad
1:57 Demonstration
10:33 Installation
28:32 Outro
/=========================================/
Like what I do? Want to be generous and help support my channel? Here are some ways to support:
✅ Patreon: dbte.ch/patreon
✅ PayPal: dbte.ch/paypal
✅ Ko-fi: dbte.ch/kofi
/=========================================/
✨Join this channel to get access to perks:
✅ / @dbtechyt
✨Come chat in Discord:
✅ dbte.ch/discord
✨Find all my social accounts here:
✅ dbte.ch/
✨Services (Affiliate Links):
✅ PrivadoVPN: dbte.ch/privadovpn
✅ Digital Ocean: dbte.ch/do
✅ Bunny CDN: dbte.ch/bunnycdn
✅ Private Internet Access (PIA) VPN: dbte.ch/piavpn
✅ Amazon: dbte.ch/amazonaffiliate
✨Hardware (Affiliate Links):
✅ TinyPilot KVM: dbte.ch/tpkvm
✅ LattePanda Delta 432: dbte.ch/dfrobot
✅ Lotmaxx SC-10 Shark: dbte.ch/sc10shark
✅ EchoGear 10U Rack: dbte.ch/echogear10u
The hardware in my current home server is:
✔ Synology DS1621xs+ (provided by Synology): amzn.to/2ZwTMgl
✔ 6x8TB Seagate Exos Enterprise HDDs (provided by Synology): amzn.to/3auLdcb
✔ 16GB DDR4 ECC RAM (provided by Synology): amzn.to/3do7avd
✔ 2TB NVMe Caching Drive (provided by Sabrent): amzn.to/3dwPCxj
All amzn.to links are affiliate links.
/=========================================/
Remember to leave a like on this video and subscribe if you want to see more!
/=========================================/
Here's my Amazon Influencer Shop Link:
✅ dbte.ch/amazonshop
#SnipeIT #AssetManagement #DBTech

Пікірлер: 66

  • @ellesper
    @ellesper2 жыл бұрын

    Fun fact: the “punk rock guy” is actually a punk rock lady. The logo is a caricature of the creator of Snipe-IT, Alison Gianotto.

  • @babysudhirs9205
    @babysudhirs92052 жыл бұрын

    hey DB tech , love the vid and effort u put into it. could you let us know how to customize CSS in snipe it .

  • @AZbyNite
    @AZbyNite17 күн бұрын

    At about the 3 min mark I thought bro said proud sponsor of Bloods and Crips. My dyslexic ears got you a like from me. Real talk tho great video.

  • @DBTechYT

    @DBTechYT

    17 күн бұрын

    After reading this, I went back and rewatched that part and I can TOTALLY see how you would have heard that lol!!

  • @simonstougaard8566
    @simonstougaard856610 ай бұрын

    Hi Good video really help me setting up Snipe-it in my portainer setup. How have you set it up with Nginx proxy manager?

  • @liamfermoyle8976
    @liamfermoyle89762 жыл бұрын

    Great video. Had to pause it a few times to catch up though ;) A few questions.... your php version, is that version what is installed on your VMs specifically? I currently have an ubuntu server using php5.6 (due to some legacy stuff I am testing). I was hoping to run a docker container which using php7.4. Just having difficulty setting it up. Have you ever used the docker pull from Snipe-IT docker installation document page itself (I.E. docker pull snipe/snipe-it)?

  • @DBTechYT

    @DBTechYT

    2 жыл бұрын

    So, the PHP version is whatever is IN the container that the developers put together. You don't have to install PHP on your sytem separately. Also, the video shows me pulling the image from snipe/snipe-it

  • @CC-zr6fp
    @CC-zr6fp29 күн бұрын

    Update for July 7th 2024: I followed all the instructions except had to download mariadb container, left the db names as 'db' in the env and compose files. I made sure to match the passwords from the mariadb container up with the .env passwords. Also, made sure to run 'cp .env.docker .env' as it threw an error stating .env didn't exist.

  • @travisbrennan90
    @travisbrennan902 жыл бұрын

    I would love to see Huginn next.

  • @EeapcEureka
    @EeapcEureka Жыл бұрын

    Do you have a video on installing snipeit on synology docker? tnx sir

  • @roberttechsupport1693
    @roberttechsupport1693 Жыл бұрын

    Hello friend, I have the server configured in a docker, can I migrate the database to a server configured with a windows system?

  • @blackwingedpro
    @blackwingedpro2 жыл бұрын

    Can this be used to store digital assets like photos, pdf or svg files

  • @khaledkhrais6325
    @khaledkhrais63252 жыл бұрын

    Hello, greate job you did there it was really useful, i just have question, did you pre-configuer a database or did docker do it for you ?

  • @DBTechYT

    @DBTechYT

    2 жыл бұрын

    I did exactly what I showed in the video. Nothing more. Nothing less.

  • @hupernika0

    @hupernika0

    2 жыл бұрын

    I don't know how DB Tech managed to get this to work if he did "exactly what is in the video". You need Docker installed first of all which he doesn't show. You need a Database which he doesn't show. There are a lot of pre-reqs here that are not supplied.

  • @DBTechYT

    @DBTechYT

    2 жыл бұрын

    This is part of a series that started with installing Docker. Also, all of the instructions are in the description. Using the git clone command pulls the repository that also sets up the database in the process of deploying the docker-compose.yml.

  • @shinshen9020
    @shinshen90202 жыл бұрын

    is it support Chinese laguange if running local windows server or linux server ? I means when it login web then showing chinese darshboard .

  • @xfabiosoft
    @xfabiosoft2 жыл бұрын

    Hi, very cool discovery! Can i use it to organize my hobby things? With location in closet and quantity?

  • @DBTechYT

    @DBTechYT

    2 жыл бұрын

    Yes you can! This is a very versatile software that you can setup to keep track of all kinds of things

  • @sicanu1981
    @sicanu19812 жыл бұрын

    Hi , is it possible to install as stack on portainer?

  • @raj.svc.google911
    @raj.svc.google911 Жыл бұрын

    Also enlarge the fonts in the browser and other windows, please.

  • @rashaurl
    @rashaurl2 жыл бұрын

    Hey, DBTech. I followed these steps and got message 500 Server Error. What did I do wrong? What do I need to fix? Thanx

  • @sebastianopulvirenti729
    @sebastianopulvirenti729 Жыл бұрын

    "snipeit" container doesn't run, I got this error: "[FATAL tini (7)] exec /entrypoint.sh failed: No such file or directory" -.- what could be...

  • @muhammadrashadyusuf543

    @muhammadrashadyusuf543

    3 ай бұрын

    i fix this, by use the docker from ubuntu desktop, its doesnt work if i use docker desktop to build and run the container

  • @Jan12700
    @Jan12700 Жыл бұрын

    Is this something like a CMDB?

  • @JohnSmith-kl3nm
    @JohnSmith-kl3nm2 жыл бұрын

    Hello! So I’m very new to the whole VM and 3rd party hosting situation. How do I set up the softwares you were using in order to set this up? For instance where do you get a VM from? Your CMD looked different, and I’m not familiar with docker either… if you’re able to quickly refer me to something that can get me set up to get this going that would be great. Thanks!

  • @DBTechYT

    @DBTechYT

    2 жыл бұрын

    kzread.info/dash/bejne/c2mXzbZwoNvYfrw.html

  • @garciaflats
    @garciaflats2 жыл бұрын

    Can this product manage lifecycles of hardware and software? I'd like to enter purchase dates/warranty dates and specify when to refresh the assets.

  • @hupernika0

    @hupernika0

    2 жыл бұрын

    Yes it can. I believe there is an End of Life field that is based on the purchase date field.

  • @somevideos8379
    @somevideos8379 Жыл бұрын

    If you are having an issue with the GUI Create DB check your ENV APP_URL it may have appended a /setup. Delete it.

  • @erisukaeri8513
    @erisukaeri8513 Жыл бұрын

    Hi, I followed your video, the installation was done fine, but when I enter my IP in my web browser, there is a problem, it shows blank white, is there something missing? any help would be welcome, thanks.

  • @timtaro5599

    @timtaro5599

    Жыл бұрын

    I also experienced this Error 500 and the blank white page that came with it. Changing the APP_ENV in the .env.docker file from "develop" to "production" fixed it for me. Hope it helps.

  • @dusanstojanovic1003
    @dusanstojanovic10037 ай бұрын

    @DB Tech Could you make a video running Snipe IT through Cloudflare tunnels?

  • @DBTechYT

    @DBTechYT

    7 ай бұрын

    Follow this video: kzread.info/dash/bejne/g2mYqZqgZJC5qJM.html It's got all the elements you need to get going with tunnels from start to finish.

  • @dusanstojanovic1003

    @dusanstojanovic1003

    7 ай бұрын

    @@DBTechYT I did that before I posted a comment. Does not work. Snipe keeps redirecting to an internal(local) IP-address. Do you know how to get around that

  • @domolee
    @domolee7 ай бұрын

    can you actually show the full installation rather than jumping to a 'here's one i made earlier that works and miss a load of steps out'

  • @DBTechYT

    @DBTechYT

    7 ай бұрын

    Sorry you don't like this video. 46k others have watched it and no one else has had this complaint, so I'm not sure what to tell you.

  • @domolee

    @domolee

    7 ай бұрын

    @DBTechYT I mean, the fact that people are asking follow-up questions would suggest otherwise. Im a bit new to docker. How did you change the app key within docker as I couldn't find anywhere to use as a terminal to run the commands to change it?

  • @DBTechYT

    @DBTechYT

    7 ай бұрын

    In the video description, there are links to the official github repository for Snipe-IT. Also in the video description I say "Make sure to edit the .env.docker file as well as the docker-compose.yml file to your needs." If you go over to the github repository linked in the video description and then look at the .env.docker file and look at line 13, it says: "# please regenerate the APP_KEY value by calling `docker-compose run --rm snipeit bash` and then `php artisan key:generate --show` and then copy paste the value here"

  • @domolee

    @domolee

    7 ай бұрын

    @DBTechYT Yes, I've been over the installation guide. Which isn't very clear about it either, but where do I run said commands? As I can't see anywhere within docker to run them, as there is no terminal.

  • @DBTechYT

    @DBTechYT

    7 ай бұрын

    You just SSH into the Docker server where Snipe-IT is deployed and run the first command. However, depending on which version of docker and docker compose you have installed, the command in the docs won't work. The docs say this: docker-compose run --rm snipeit bash That is for an older version of docker compose. If you run that command and get an error saying docker-compose isn't a recognized command, you can run this command instead: docker compose run --rm snipeit bash The newest version of docker compose removed the dash between docker and compose from "docker-compose" to "docker compose". When you run that command, you'll be essentially SSHing into the docker container. Once you've done that, you can then run the the other command: php artisan key:generate --show The result from running that command will be your new APP_KEY and that is what you'll put in the .env file.

  • @lijukoommen476
    @lijukoommen4762 жыл бұрын

    HTTP 500 Error What to do? Please help .All went fine.But could nt get the setup page

  • @datatech8813

    @datatech8813

    Жыл бұрын

    up

  • @ArvindGaba

    @ArvindGaba

    11 ай бұрын

    Same here, error 500 after doing all the above steps and no support from anyone yet

  • @EfrainDeLaRocha
    @EfrainDeLaRocha4 ай бұрын

    is there anything about docker on here. are these not just linux instructions. i opened docker for the first time with gui interface and it has a built in snipe-it image i can run it but im confused about the variables and host directorys. im at a loss

  • @DBTechYT

    @DBTechYT

    4 ай бұрын

    Sounds like you're using something like Unraid or Truenas that have their own app stores in them that make installing those apps barely more than a few clicks. This is installing Snipe-IT in Docker using command line, which is also a very common practice.

  • @EfrainDeLaRocha

    @EfrainDeLaRocha

    4 ай бұрын

    @@DBTechYT yeah i see what your doing here. so im trying to run snipe it on a vm or docker. i have successfully setup a turnkey linux of snipe it but its outdated. ive tried steps to upgrade but i get errors in php being 7.3 must have 7.4 to 8 blah blah. than if i try to create a vm using ubuntu with no gui i run into issues as well. your method looks flawless. i can do a ubuntu install on my vm for example but i cant get to the point you are at. i know that once i install docker in windows 11 i can than power shell and run docker commands but how are you inside linux terminal with just docker. have you used the latest docker desktop? it litteraly has a pull option for snipe it image. im just clueless on how to set it up i cant find anything on it. to me this looks like the way to go but again pretty clueless. can i get some help.

  • @EfrainDeLaRocha

    @EfrainDeLaRocha

    4 ай бұрын

    @@DBTechYT ok i been putting in work.. i was able to deploy snipe it using turnkey ova file in vm workstation. than i went a step further and after that i deployed snipe it on ubuntu server vm using oracle virtual box. im good on that. i been working on the docker portion of it. im earning my wings. im at the point that i get it. i have docker installed in windows 11. i understand i can use my power shell to basically install these images into containers thanks to linux shell. ive successfully installed the database into "container" than i pulled the snipe it image from the web and im trying to marry the data base. so far so good. but im poofed. ill keep it at throughout the week.

  • @AnimalFascinationAF
    @AnimalFascinationAF8 ай бұрын

    How can I access the webserver from different devices locally?

  • @DBTechYT

    @DBTechYT

    8 ай бұрын

    go to the URL you configured for it. It'll either be a local IP address or a domain name

  • @arioncheng3024
    @arioncheng30242 жыл бұрын

    Good video but the screen is to small to see clearly

  • @DBTechYT

    @DBTechYT

    2 жыл бұрын

    If we're going to be nitpicky, it's "too small," not "to small". I just went back and watched part of the video with the terminal showing and the terminal takes up more than 60% of the screen and is perfectly viewable on my screen. I can only imagine that you must be watching this on a phone or tablet or other small screen and, well, there's nothing I can do about that.

  • @caiomac6636
    @caiomac6636 Жыл бұрын

    when I Command docker-compose up -d I get error. Command 'docker-compose' not found

  • @DBTechYT

    @DBTechYT

    Жыл бұрын

    Then I would try: docker compose up -d

  • @caiomac6636

    @caiomac6636

    Жыл бұрын

    I had many tutoriais and at this Point: docker-compose up -d (I have this error: Command 'Docker-compose' not found, bug can be installed.) I already have Docker, Docker compose etc installed. what I'm doing wrong?

  • @DBTechYT

    @DBTechYT

    Жыл бұрын

    Please read my comment again: Then I would try: docker compose up -d Try WITHOUT the dash between docker and compose.

  • @sidfry2880
    @sidfry28802 жыл бұрын

    deprication

  • @PraiseTheLord1611
    @PraiseTheLord1611 Жыл бұрын

    How do you know VIP-UR CD Key is legit at all? Any verification from Microsoft or anyone else? That screams SCAM. Just because "it works" does not mean they are a legally legit software / key vendor.

  • @DBTechYT

    @DBTechYT

    Жыл бұрын

    I've never had an issue with a key that I've purchased from them. They keys are validated by Microsoft and there are LOTS of videos on KZread about licensing keys like this is legit even by Microsoft's standards

  • @PraiseTheLord1611

    @PraiseTheLord1611

    Жыл бұрын

    ​@@DBTechYT Funny, my comment/reply was deleted or something. "valided by Microsoft" - by contacting Microsoft to ask or because you were able to activate inside Windows? Big difference. BTW, oftentimes the keys sold on the scammer websites are keys they got/stole from large organizations with corporate keys, and are able to sell them, and practically not run out due to so many available. Anyway, seems VERY fishy to me. I'd love it if true, but I have yet to find any instance where this ends up true, and I've looked at loads over many years.

  • @DBTechYT

    @DBTechYT

    Жыл бұрын

    I'm not sure why your comment isn't showing up. I'm seeing it in the creator studio as expected. My experience is my own, but I've also seen multiple videos on this subject where people DID call Microsoft and it was confirmed that the keys are legit. All that said, though, I stopped working with this advertiser quite a while back because so many people were upset that I was advertising for them.

  • @mirsadh6827
    @mirsadh68272 жыл бұрын

    I followed these steps and got message SQLSTATE[HY000] [2002] php_network_getaddresses: getaddrinfo failed: Name does not resolve (SQL: select 2 + 2). Please could you help to resolve this problem?

  • @DBTechYT

    @DBTechYT

    2 жыл бұрын

    There's something wrong with your connection. Make sure that your connection settings are correct and that the app and the database are on the same docker network.

  • @HiiiPoWeIR
    @HiiiPoWeIR Жыл бұрын

    Wow bought a key for windows 11 pro from urcdkey and already used by another computer nice stole my money

  • @DBTechYT

    @DBTechYT

    Жыл бұрын

    I haven't worked with them in a long time, but you should be able to reach out to their support and get your key replaced. I've never had an issue getting things resolved with their customer service.

Келесі