I think I’ve done everything as instructed, pointed the IP address to my domains, I even pointed the domains in /etc/hosts.. I run the install going the process below but I’m still told about the 600 seconds… What I’m I doing wrong.. I’m using DigitalOcean 8GB RAM server. I need help
root@kobo:~/kobo-install# sudo python3 run.py
╔════════════════════════════════════════════════════════════════════╗
║ ║
║ Welcome to kobo-install. ║
║ ║
║ You are going to be asked some questions that will determine how ║
║ to build the configuration of KoboToolBox
. ║
║ ║
║ Some questions already have default values (within brackets). ║
║ Just press enter
to accept the default value or enter -
to ║
║ remove previously entered value. ║
║ Otherwise choose between choices or type your answer. ║
║ ║
╚════════════════════════════════════════════════════════════════════╝
Where do you want to install?
[/root/kobo-docker]:
Please confirm path [/root/kobo-docker]
1) Yes
2) No
[1]:
Do you want to see advanced options?
1) Yes
2) No
[2]:
What kind of installation do you need?
1) On your workstation
2) On a server
[2]:
Public domain name? [kobo.local]: kobo.innovoehr.com
KPI sub domain? [kf]:
KoboCat sub domain? [kc]:
Enketo Express sub domain name? [ee]:
Do you want to use HTTPS?
1) Yes
2) No
[1]:
╔════════════════════════════════════════════════════════════════════╗
║ ║
║ Please note that certificates must be installed on a reverse-proxy ║
║ or a load balancer.kobo-install can install one, if needed. ║
║ ║
╚════════════════════════════════════════════════════════════════════╝
Auto-install HTTPS certificates with Let’s Encrypt?
1) Yes
2) No - Use my own reverse-proxy/load-balancer
[1]: 2
Internal port used by reverse proxy is 8080.
SMTP server? : stmp.gmail.com
SMTP port? [25]: 587
SMTP user? :
From email address? [support@kobo.innovoehr.com]: jim.ntare@gmail.com
Super user’s username? [super_admin]:
Super user’s password? [Xr0v3AoXcnZwH0lPFMY0]:
Do you want to activate backups?
1) Yes
2) No
[2]:
Cloning into ‘/root/kobo-docker’…
remote: Enumerating objects: 4755, done.
remote: Counting objects: 100% (633/633), done.
remote: Compressing objects: 100% (271/271), done.
remote: Total 4755 (delta 474), reused 374 (delta 362), pack-reused 4122 (from 4)
Receiving objects: 100% (4755/4755), 2.53 MiB | 12.78 MiB/s, done.
Resolving deltas: 100% (2949/2949), done.
Note: switching to ‘2.024.36h’.
You are in ‘detached HEAD’ state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:
git switch -c
Or undo this operation with:
git switch -
Turn off this advice by setting config variable advice.detachedHead to false
HEAD is now at 7e667e9 Upgrade KPI to 2.024.36h
From GitHub - kobotoolbox/kobo-docker: Stack of docker containers to all server-side components of KoBoToolbox (kpi, kobocat, enketo-express).
- tag 2.024.36h → FETCH_HEAD
Launching environment
[+] Running 36/36
postgres Pulled 11.8s .8s / 204.6MB Pulling 11.8s
mongo Pulled 12.0s 1MB Pulling 12.0s
redis_main Pulled 5.6s .6s
redis_cache Pulled 5.6s .6s 4.6MB Pulling 5.5s
[+] Running 5/5
Network kobobe_kobo-be-network Created0.1s
Container kobobe-mongo-1 Started0.8s
Container kobobe-redis_cache-1 Started0.7s
Container kobobe-postgres-1 Started0.8s
Container kobobe-redis_main-1 Started0.8s
Waiting for PostgreSQL database to be up & running…
[+] Creating 1/1
Network kobofe_kobo-fe-network Created0.0s
[+] Running 20/20
kpi Pulled 55.0s MB / 804.7MB Pulling 55.0s
The PostgreSQL database is running!
[+] Running 25/25
enketo_express Pulled 50.1s ⣿] 996.2MB / 996.2MB Pulling 50.0s
nginx Pulled 5.1s 5MB Pulling 5.0s
[+] Running 7/7
Container kobofe-nginx-1 Started1.3s
Container kobofe-worker_kobocat-1 Started1.3s
Container kobofe-enketo_express-1 Started1.4s
Container kobofe-beat-1 Started1.3s
Container kobofe-worker_low_priority-1 Started1.5s
Container kobofe-kpi-1 Started1.4s
Container kobofe-worker-1 Started1.4s
Waiting for environment to be ready. It can take a few minutes.
…
KoboToolbox
has not started yet. This can happen with low CPU/RAM computers.
Wait for another 600 seconds?
1) Yes
2) No
[1]: 1