Kobotoolbox is not working ec2 ubuntu

Hi Guys Please help me on this
I am struggling to install and Run KOBOToolBox in my EC2 instance
but its not working
Here i am explaining all the steps i did

  1. Launched New EC2 with 8GB RAM and 100GB HDD

  2. installed Docker and Docker-compose

  3. taken clone:- GitHub - kobotoolbox/kobo-install: A command-line installer for setting up and running KoBoToolbox on a remote server or local computer, using kobo-docker.

  4. checkout to master

  5. did sudo python3 run.py

  6. setup domain (see screenshot please)

  7. docker ps showing all the containers ( can not attach more than one screenshot here)

  8. python3 run.py --logs :- worker 2 ready for duty at port 8005!, worker 1 ready for duty at por 8005!

  9. when i tried to access:- http://fieldcenter.nipl.in/
    nothing is happening
    please help me i need it to do it asap

Hi Guys Please help me on this
I am struggling to install and Run KOBOToolBox in my EC2 instance
but its not working
Here i am explaining all the steps i did

  1. Launched New EC2 with 8GB RAM and 100GB HDD

  2. installed Docker and Docker-compose

  3. taken clone:- GitHub - kobotoolbox/kobo-install: A command-line installer for setting up and running KoBoToolbox on a remote server or local computer, using kobo-docker.

  4. checkout to master

  5. did sudo python3 run.py

  6. setup domain (see screenshot please)

  7. docker ps showing all the containers ( can not attach more than one screenshot here)

  8. python3 run.py --logs :- worker 2 ready for duty at port 8005!, worker 1 ready for duty at por 8005!

  9. when i tried to access:- http://fieldcenter.nipl.in/
    nothing is happening
    please help me i need it to do it asap

@rajesh3034
Is your domain pointing to the right IP address?
You’ll have to set up DNS for kf, kc, and ee to point to your IP address.

1 Like