OrangeHRM (Self-hosted Human Resources Management) on Docker

Sdílet
Vložit
  • čas přidán 12. 09. 2024
  • In this video we'll look at how to setup OrangeHRM (Self-hosted Human Resources Management) on Docker and make it publicly available on the internet with a domain name, CloudFlare, and NGINX Proxy Manager.
    "With our unique HR management software, you pick exactly what you need and leave behind anything you don't. Our individual modules are designed to solve your biggest HR problem - or all of your problems. Start with what you need now and add as you go.."
    OrangeHRM Website:
    www.orangehrm....
    Docker Compose used in this video:
    gist.githubuse...
    Join this channel to get access to perks:
    / @dbtechyt
    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.
    More Home Server Videos:
    • Openmediavault 5 (OMV5...
    /=========================================/
    Remember to leave a like on this video and subscribe if you want to see more!
    /=========================================/
    Like what I do? Want to be generous and help support my channel? Here are some ways to support:
    Patreon: dbte.ch/patreon
    Ko-fi: dbte.ch/kofi
    /=========================================/
    Here's my Amazon Influencer Shop Link:
    Amazon: dbte.ch/amazon...
    /=========================================/
    Follow Me:
    Twitter: dbte.ch/tw
    Facebook: dbte.ch/fb
    Subscribe: dbte.ch/ytsub

Komentáře • 31

  • @gcysne
    @gcysne Před 3 lety +5

    Some sugestions for the next videos:
    - Redmine. That's actually the base for the OpenProject system. And it's free for real.
    - Nginx with RTMP module for personal video streaming server (wonder how it would perform on the pi)
    - Some Mail Server (Zimbra maybe?)

  • @chrisumali9841
    @chrisumali9841 Před 3 lety

    Thanks for the info and demo, have a great day

  • @dirkk1420
    @dirkk1420 Před 3 lety +2

    After restarting the docker container, the web-installer starts and forces me to use an empty database. How can I restart with the existing data? I used your docker-compose file.

    • @The1313adi
      @The1313adi Před rokem +1

      Hello! Did you solve the problem (same issue here) ?

  • @encapsulatio
    @encapsulatio Před 3 lety +1

    What do you recommend for making your open source ecommerce shop+CRM?Thank you!

  • @jorgegomez374
    @jorgegomez374 Před 3 lety

    Great has always. Take care

  • @shrinathmukund1991
    @shrinathmukund1991 Před rokem

    excellent video helped me

  • @carstengericke6980
    @carstengericke6980 Před 2 lety +1

    Thanks for your helpful video.
    I did this installation today (3. Sep. 2022), I had to make two changes the docker compose file:
    image: mariadb:10.8
    - MARIADB_ROOT_PASSWORD=orangehrm
    Otherwise I would get errors during configuration:
    1. Access denied for user ‘root’@‘localhost’
    2. maria 10.9 is not supported.

    • @The1313adi
      @The1313adi Před rokem

      Hello ! Can you show us how its looks your new docker-compose file?

  • @AlonsoVPR
    @AlonsoVPR Před 3 lety

    Great tutorial David!, is your demo machine running on a RBpi 4?

    • @DBTechYT
      @DBTechYT  Před 3 lety +1

      No. Unless I specify in the video that the hardware is a Raspberry Pi, it's an x86/64

    • @songsifu
      @songsifu Před 2 lety +1

      With some minor modifications to the yaml file, I was able to get it working for the Raspberry Pi 4. Thanks to DB Tech for the great work.

  • @Proud-Papa
    @Proud-Papa Před 10 měsíci

    Anyone tried integrating it with ZkTeco devices? This opensource version has the capabilities to work with ZK machines and fetch all the data automatically?

  • @lucacatania2961
    @lucacatania2961 Před 3 lety

    Ei guys, do we need to create everytime a database for each container? If I want to use more than one container that needs Mariadb can I "link" with the existed one? And don't create another container of Maria??
    Thanks!

  • @luckysithole3094
    @luckysithole3094 Před 3 lety

    Awesome video tutorial, is this a trial version ?

    • @DBTechYT
      @DBTechYT  Před 3 lety

      As far as I know, it's the full version

    • @luckysithole3094
      @luckysithole3094 Před 3 lety +1

      @@DBTechYT much appreciated for prompt response.

  • @cloudsystem3740
    @cloudsystem3740 Před 2 lety

    Thanks

  • @kareemschultz
    @kareemschultz Před 3 lety

    I wonder how does this compare to open hrms

  • @papin04
    @papin04 Před 3 lety

    Thank you

    • @DBTechYT
      @DBTechYT  Před 3 lety +1

      Welcome!

    • @papin04
      @papin04 Před 3 lety

      @@DBTechYT a good next video would be 4mintz is a Business Meetings oriented Minutes program

  • @dennissotto6997
    @dennissotto6997 Před rokem

    hello sir. how to fix this upon installation...
    The MySQL server isn't running on `localhost:3306`. It seems like you are using an incorrect TCP/IP port number or incorrect Unix socket file name. Please check whether MySQL server configuration as well as firewall and port blocking services are enabled.

    • @DBTechYT
      @DBTechYT  Před rokem

      Replace 'localhost' with 'mariadb' and see if that works. Remember to not use quotes though

    • @rajvalvi3294
      @rajvalvi3294 Před 7 měsíci

      i also facing this problem

    • @rajvalvi3294
      @rajvalvi3294 Před 7 měsíci

      @@DBTechYT Where, in the compose file or anywhere else..

  • @hoangman3569
    @hoangman3569 Před 2 lety

    so how i can install orangeHRM 4.5?