OrangeHRM (Self-hosted Human Resources Management) on Docker

Поделиться
HTML-код
  • Опубликовано: 3 окт 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

Комментарии • 31

  • @gcysne
    @gcysne 3 года назад +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 3 года назад

    Thanks for the info and demo, have a great day

  • @jorgegomez374
    @jorgegomez374 3 года назад

    Great has always. Take care

    • @DBTechYT
      @DBTechYT  3 года назад

      Thanks, you too!

  • @shrinathmukund1991
    @shrinathmukund1991 Год назад

    excellent video helped me

  • @dirkk1420
    @dirkk1420 3 года назад +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 Год назад +1

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

  • @encapsulatio
    @encapsulatio 3 года назад +1

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

  • @carstengericke6980
    @carstengericke6980 2 года назад +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 Год назад

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

  • @Proud-Papa
    @Proud-Papa 10 месяцев назад

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

  • @luckysithole3094
    @luckysithole3094 3 года назад

    Awesome video tutorial, is this a trial version ?

    • @DBTechYT
      @DBTechYT  3 года назад

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

    • @luckysithole3094
      @luckysithole3094 3 года назад +1

      @@DBTechYT much appreciated for prompt response.

  • @AlonsoVPR
    @AlonsoVPR 3 года назад

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

    • @DBTechYT
      @DBTechYT  3 года назад +1

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

    • @songsifu
      @songsifu 2 года назад +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.

  • @cloudsystem3740
    @cloudsystem3740 2 года назад

    Thanks

  • @kareemschultz
    @kareemschultz 3 года назад

    I wonder how does this compare to open hrms

  • @lucacatania2961
    @lucacatania2961 3 года назад

    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!

  • @papin04
    @papin04 3 года назад

    Thank you

    • @DBTechYT
      @DBTechYT  3 года назад +1

      Welcome!

    • @papin04
      @papin04 3 года назад

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

  • @dennissotto6997
    @dennissotto6997 Год назад

    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  Год назад

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

    • @rajvalvi3294
      @rajvalvi3294 8 месяцев назад

      i also facing this problem

    • @rajvalvi3294
      @rajvalvi3294 8 месяцев назад

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

  • @hoangman3569
    @hoangman3569 2 года назад

    so how i can install orangeHRM 4.5?