ERPNext Frappe HR on Docker: Step-by-Step Installation and Configuration Guide using Docker Compose

Поділитися
Вставка
  • Опубліковано 7 вер 2024
  • Click Here for Full Course : www.udemy.com/...
    Explore the world of ERPNext HRMS with our comprehensive tutorial on installing and configuring version 16 on Docker using Docker Compose. Learn how to set up a powerful, open-source HR management system with features like employee self-service, performance evaluation, attendance tracking, and more. Follow along as we delve into ERPNext HR settings, HR module, benefits administration, and payroll management. Discover the advantages of free ERP software and open-source HR tools for seamless human resource management.
    Related Video is here : • ERPNext Docker Install...
    If you're looking for a cloud platform to install and practice ERPNext, I recommend checking out Digital Ocean. Here's my affiliate link where you can sign up: digitalocean.p...
    (I may receive a small commission if you decide to sign up for a paid plan.
    #ERPNextHRMS #OpenSourceHRMS #HRManagement #FreeERP #HRSoftware #DigitalTransformation #Docker #DockerCompose #BusinessIntelligence #CloudComputing #Ecommerce #SEO #DigitalMarketing #RPATechnology #TeamManagement #HumanResources #Payroll #Automation #ITInfrastructure #Virtualization #ITManagement #TechInnovation

КОМЕНТАРІ • 99

  • @carloschiari9395
    @carloschiari9395 6 місяців тому +2

    In relation to the assets and resources that may be lost once the apps are installed, the solution that has worked for me so far, time and time again, is to execute this command in the frontend container: bench build --hard-link --production.
    I hope it is useful.

    • @syncbricks
      @syncbricks  6 місяців тому

      I recommend checking out my full installation method

    • @ayankar1032
      @ayankar1032 15 днів тому

      @@syncbricks Your full installation method is totally dumb. You skipped many commands in your video.

  • @yousefpahang
    @yousefpahang 9 місяців тому +2

    Came directly to see if the video is posted and found it ! thanks a lot

    • @syncbricks
      @syncbricks  9 місяців тому +1

      Great hope you will get it

  • @user-pg5hn3xx7n
    @user-pg5hn3xx7n 9 місяців тому +2

    looks good. I am going the other way of customizing the image. Must have missed some steps and my research brought me here.

    • @syncbricks
      @syncbricks  9 місяців тому +1

      I wanted to go other way to recreate the image with additional apps but it takes more time. This was quick fix

  • @lol-pw9fy
    @lol-pw9fy 9 місяців тому +2

    Thank you so much, I really appreciate it❤. I'll try this tonight for healthcare.. Will be looking for your guidance if I encounter any errors..

    • @syncbricks
      @syncbricks  9 місяців тому

      Sure . Try it first before you do it on production

    • @lol-pw9fy
      @lol-pw9fy 9 місяців тому +1

      @@syncbricks when I installed healthcare app in containers there came an error of some missing module. Moreover after finishing the installation, administrator login page was reachable but after login, setup didn't appear instead just a blank page with large erpnext logo(E in a box). Kindly guide, I'll be waiting for your response

    • @yousefpahang
      @yousefpahang 9 місяців тому +1

      @@lol-pw9fy same happened with me saying hrms module not found in fronend docker logs

    • @Pit1963
      @Pit1963 6 місяців тому

      @@syncbricks, i am researching since the last days a way to bring my custom app into docker. But there are more problems than successes.
      for example when installing the wiki then i also had to install the app in the scheduler container.
      And installing another app killed my whole setup.
      And other people in the net told me, that installing software into container is a bad practice. Better to create the used image with preinstalled apps.
      But i dont yet know, how to build a docker image....

  • @weixiangng8279
    @weixiangng8279 11 днів тому +1

    So to confirm you already build image for hrms then push to yml so that is why you can install the HRMS to erpnext. Correct?

    • @syncbricks
      @syncbricks  11 днів тому

      If you know the containers stack then you can use the method I explained in this video

  • @maderascorozal71
    @maderascorozal71 9 місяців тому +3

    Hello, your videos are very good, could you upload a new one by installing Printer Designer under Docker. Thank you.

    • @syncbricks
      @syncbricks  9 місяців тому +3

      Hi sure will do it

  • @user-mw9ml9fc3r
    @user-mw9ml9fc3r 8 місяців тому +2

    Followed the exact . But at the end, queue-short, queue-long and scheduler is not able to start. ther are restarting automatically. Seems some steps missing here in this video.

    • @syncbricks
      @syncbricks  8 місяців тому

      He all the steps are same in video
      Please check the logs

    • @user-xs1hg7cp4g
      @user-xs1hg7cp4g 8 місяців тому +1

      ​@syncbricks Facing same issue, looks like we need to use custom erpnext image to install additional apps. My long queue, short queue and scheduler crashing and app is not accessible

  • @lol-pw9fy
    @lol-pw9fy 9 місяців тому +3

    @syncbricks did that exactly but same thing occured... Kindly try and reproduce it yourself, looking forward to your guidance

  • @priyankdarji6479
    @priyankdarji6479 8 місяців тому +3

    followed all the steps 3 times but getting same error, for one time I reinstall the erpnext and then again install this hrms but still getting the same. In dashboard, I can see the module HR, Payroll, but when I click on that, I got the error message that "module HR not found" or in payroll section, i got "module Payroll not found". And also unable to click on any of the tab inside.
    Current version of erps are as follows:
    erpnetxt v15.5.0
    framework v15.4.1
    hr v16.0.0-dev

    • @syncbricks
      @syncbricks  8 місяців тому

      You can follow this to do full install
      ERPNext Installation on Ubuntu 22.04 | Step-by-Step Guide with HRMS | Version 15
      ua-cam.com/video/7HysUGac2bs/v-deo.html

    • @priyankdarji6479
      @priyankdarji6479 8 місяців тому

      @@syncbricks I want solution in windows, not in ubuntu

    • @syncbricks
      @syncbricks  8 місяців тому

      @@priyankdarji6479 the solution that I mentioned earlier is on Windows using docker

  • @matheusantos18
    @matheusantos18 9 місяців тому +2

    Hello, very good video, thank you a lot.
    One thing, is it possible for me to that with Education module, instead of HRMS, and is it possible to automate the installation of the app through docker-compose, instead of having to go through the frontend and backend container and install it manually?

    • @syncbricks
      @syncbricks  8 місяців тому +1

      You need to recreate image with the apps that you need to install

  • @naolmelesse6428
    @naolmelesse6428 7 місяців тому +1

    Thanks a lot. Easy and direct steps. Found it really helpful. Can you do a simple app with education module?

    • @syncbricks
      @syncbricks  7 місяців тому +1

      Sure I will try to make for Education module

  • @AroundWorldz420
    @AroundWorldz420 8 місяців тому +2

    How to solve site frontend alreaday exist when i use docker logs pwd-create-site-1 -f

    • @syncbricks
      @syncbricks  8 місяців тому +1

      You need to remove all containers and volumes and do the process again

  • @user-zv6ny9qi2o
    @user-zv6ny9qi2o 9 місяців тому +2

    Hi great going Can you please tell me how to find the host name for connecting erpnext mysql database to Microsoft Azure.

    • @syncbricks
      @syncbricks  9 місяців тому +1

      You can open db terminal container

  • @user-uv7gm3lh2q
    @user-uv7gm3lh2q 6 місяців тому +1

    Hello Sir, i have followed the same steps, but in my case after install hrms in site some icon in web not load, when check network the icon not found, and also container queue-long, queue-short, and scheduler always restarted and the logs say "ModuleNotFoundError: No module named 'hrms'", how to solve it?

    • @Overloadtoxic
      @Overloadtoxic 6 місяців тому

      Same issue

    • @syncbricks
      @syncbricks  6 місяців тому

      Try full install
      ERPNext Installation on Ubuntu 22.04 | Step-by-Step Guide with HRMS | Version 15
      ua-cam.com/video/7HysUGac2bs/v-deo.html

  • @lol-pw9fy
    @lol-pw9fy 9 місяців тому +2

    @syncbricks when I installed healthcare app in containers there came an error of some missing module. Moreover after finishing the installation, administrator login page was reachable but after login, setup(for first user) didn't appear instead just a blank page with large erpnext logo(E in a box) and nothing else. Kindly guide the installation of healthcare app, I'll be waiting for your response

    • @syncbricks
      @syncbricks  9 місяців тому +1

      Please ensure apps are installed in front end and backend . Restart the stack

    • @lol-pw9fy
      @lol-pw9fy 9 місяців тому +1

      @@syncbricks did that exactly but same thing occured... Kindly try and reproduce it yourself, looking forward to your guidance

    • @Waqar-icon
      @Waqar-icon Місяць тому

      @@syncbricks I find this to be the same issue with hrms as well. Even tried going to version 15 for hrms to make sure its not a new branch issue. But I get the large logo when logged in for some reason. Any input?

  • @laibamalik3886
    @laibamalik3886 8 місяців тому +2

    Hello Sir, i have followed the same steps, but in my case after downloading hrms module existing assets symbolic link for erp and frappe got removed that causing me the assets loading issues, can you please guide me on it

    • @syncbricks
      @syncbricks  8 місяців тому

      You can try full installation

    • @syncbricks
      @syncbricks  8 місяців тому

      ERPNext Installation on Ubuntu 22.04 | Step-by-Step Guide with HRMS | Version 15
      ua-cam.com/video/7HysUGac2bs/v-deo.html

    • @yousefpahang
      @yousefpahang 7 місяців тому

      Same is happening to me , tried it many times

  • @user-cy6by3nw2i
    @user-cy6by3nw2i 6 місяців тому +1

    hii, i bought your course at udemy, great stuff, can u also make a video on how to bench new-app customapp and then build the new image? many thanks!

    • @syncbricks
      @syncbricks  6 місяців тому

      Hi thanks
      Yes I will try

  • @sumeetahuja
    @sumeetahuja 7 місяців тому +1

    Did the Install as per the steps and on the front end it showed the apps and then did the backend install of HRMS but command bench --site frontend list-apps does not show HRMS (frappe and erpnext are listed)

    • @syncbricks
      @syncbricks  7 місяців тому

      May be you missed some steps
      You can go for full install that I mentioned

  • @DroisKargva
    @DroisKargva 8 місяців тому +1

    worked perfectly fine. thanks as always!

  • @hamadnx
    @hamadnx Місяць тому +1

    the css and the page is not loading for me. I am using the education app. When i swtch to desk i see a blank screen with the logo at top-left not loading

    • @syncbricks
      @syncbricks  Місяць тому

      May be all files are not loaded
      Please try again

  • @SANDEEPAMBALA-wy2gx
    @SANDEEPAMBALA-wy2gx Місяць тому

    could you please make one video about LMS installation?

    • @syncbricks
      @syncbricks  Місяць тому

      Education domain is by default part of installation. I will try to make

  • @SpaceMonkeyOfficial
    @SpaceMonkeyOfficial 9 місяців тому +1

    To install any app we should follow this? like posawesome or anything in the marketplace?

    • @syncbricks
      @syncbricks  9 місяців тому

      If you are docker expert then there is other way but if not then go for full installation on server

  • @therealfranklim
    @therealfranklim 7 місяців тому +1

    can you do a guide using helm charts for a k3s environment?

  • @RahulYadav-nk6wp
    @RahulYadav-nk6wp 8 місяців тому +2

    Hi I am getting this error:
    frappe.exceptions.DoesNotExistError: Module HR not found

    • @syncbricks
      @syncbricks  8 місяців тому +1

      Install in back end before installing in front end

    • @RahulYadav-nk6wp
      @RahulYadav-nk6wp 8 місяців тому +1

      @@syncbricks I tried the same steps, the mode HR not found error pops up, I think its due to the fact that the erpnext version is 15 and the hrms version is from the development branch with v16. Can you update your video with a fix.

  • @yousefpahang
    @yousefpahang 9 місяців тому +1

    Overall running this docker is on production mode ? or need to do something else to make it on production ?

    • @syncbricks
      @syncbricks  9 місяців тому +1

      If you are DevOps expert and you understand Docker Orchestration then use it as production

  • @bekinmedia
    @bekinmedia 5 місяців тому

    Thank you, sir, for your effort. I installed ERPNext using docker composer as per your other video. The ERPNEXT is working without any problem. When I come to install additional apps, I get error. Your steps are clear and I strictly followed it. Unfortunate, it is not working for me. It just shows big ERPNext logo. I tried reinstalling and installing again but no luck. Could you please tell us how we can solve such problems? I thank you in advance for your good cooperation!

    • @syncbricks
      @syncbricks  5 місяців тому

      Hi I don't recommend docker for additional apps you must go for full installation

  • @lucasfuelling
    @lucasfuelling 7 місяців тому +1

    I installed, but the website looks like the rendering has errors. There is an error building the page..

    • @syncbricks
      @syncbricks  7 місяців тому

      Please look at the content of the yml file

  • @user-wf8fp6ds9v
    @user-wf8fp6ds9v 5 місяців тому +1

    I exactly followed these steps, but it even stopped my working ERP and it doesn't really shows my frontend everything is showing as list now. What to do? Please help.

    • @syncbricks
      @syncbricks  5 місяців тому

      I did 100 times and it worked

    • @user-wf8fp6ds9v
      @user-wf8fp6ds9v 5 місяців тому

      @@syncbricks Please don't get offend. I have to solve this ASAP! I don't know where I am going wrong. It's just that CSS broke. If you know some solution kindly help me out.

    • @syncbricks
      @syncbricks  5 місяців тому

      @@user-wf8fp6ds9v are you using windows please share the log

    • @user-wf8fp6ds9v
      @user-wf8fp6ds9v 5 місяців тому

      @@syncbricks No, I am using Ubuntu server..

    • @user-wf8fp6ds9v
      @user-wf8fp6ds9v 5 місяців тому

      On website, the CSS is broken, and this is what I can see when I go to inspect
      Failed to load resource: the server responded with a status of 404 (Not Found)
      website.bundle.BHS5GZ4E.css:1
      GET Public IP:8080/assets/erpnext/dist/css/erpnext-web.bundle.ZSIAIV72.css net::ERR_ABORTED 404 (Not Found)
      login.bundle.YBXOZ364.css:1

      GET Public IP:8080/assets/frappe/dist/css/login.bundle.YBXOZ364.css net::ERR_ABORTED 404 (Not Found)
      website.bundle.BHS5GZ4E.css:1

      GET Public IP:8080/assets/frappe/dist/css/website.bundle.BHS5GZ4E.css net::ERR_ABORTED 404 (Not Found)

  • @SAYANTIDUTTA-eb6vw
    @SAYANTIDUTTA-eb6vw 5 місяців тому +1

    After installing HRMS module css is not loading and app is not working

    • @syncbricks
      @syncbricks  5 місяців тому

      Please follow full installation guide

    • @ayankar1032
      @ayankar1032 5 місяців тому

      @@syncbricks followed full installation guide and instruction but issue still persist. Can you please help on this?

  • @TariqMahmood-ju4mo
    @TariqMahmood-ju4mo 5 місяців тому

    after bench installation on both site (frontend, backend) error remain same, site not working

    • @syncbricks
      @syncbricks  5 місяців тому

      Try to do it on full installation

  • @bakyayita
    @bakyayita 6 місяців тому +1

    "Please specify --site sitename" Error after running "bench migrate --skip-failing"

    • @syncbricks
      @syncbricks  6 місяців тому

      While installing the app did you specify the site name ?

  • @haroldrobinson7024
    @haroldrobinson7024 7 місяців тому +1

    I've got "HR module not found"

    • @syncbricks
      @syncbricks  7 місяців тому

      Use the branch while installing HR module

  • @user-ds1zs2lr3h
    @user-ds1zs2lr3h 7 місяців тому +2

    sir css is not loading

    • @syncbricks
      @syncbricks  7 місяців тому +1

      What is error

    • @user-ds1zs2lr3h
      @user-ds1zs2lr3h 7 місяців тому +1

      web page shows disturbed , without css and in network tab showin 404 no file found inder /assets/
      @syncbricks

    • @lucasfuelling
      @lucasfuelling 7 місяців тому

      same with me@@user-ds1zs2lr3h

    • @aquananu31
      @aquananu31 7 місяців тому

      @@user-ds1zs2lr3h i also have the same issue after installing HRMS,
      I instaled the using frappe_docker, then logged in to the site and inialised, the site was running before install of hrms. now its broken with incorrect format showing up. can anyone help

    • @Xcrosstech
      @Xcrosstech 6 місяців тому

      Same issue for us, CSS broken completely after installing HRMS, @syncbricks please tell us the solution

  • @KerByGaming971
    @KerByGaming971 8 місяців тому +1

    hello, i'm using version 15 of ERPNext and successfully install hrms/payroll.
    When i try to integrate payments apps with (Stripe, Baintree, RazorPay, GoCardless, Mpesa) on docker container frontend. The installation seem work but in ERPnext integration Panel, i don't see settings about Stripe, RazorPay, Baintree !
    What do i have to do ?

    • @syncbricks
      @syncbricks  8 місяців тому

      I will need to check that

    • @KerByGaming971
      @KerByGaming971 8 місяців тому

      I'm adding Stripe gateway under intégrations with the cog options payments when you modify workspace but i dont understand how to use stripe with erpnext

    • @syncbricks
      @syncbricks  8 місяців тому

      @@KerByGaming971 go for full install instead ERPNext Installation on Ubuntu 22.04 | Step-by-Step Guide with HRMS | Version 15
      ua-cam.com/video/7HysUGac2bs/v-deo.html