Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

188
Views
Invalid number of arguments in server name with the latest Docker image

After I pull the latest available Process Maker image from DockerHub (https://hub.docker.com/r/processmaker/processmaker using docker pull processmaker/processmaker ) I get the following error:

% docker run processmaker/processmaker

nginx: [emerg] invalid number of arguments in "server_name" directive in /etc/nginx/conf.d/processmaker.conf:6

By definition I was expecting not to have to install or configure ProcessMaker outside of its container - but did I miss something?

over 4 years ago · Santiago Trujillo
3 answers
Answer question

0

The processmaker/processmaker image requires the environment variable: URL. When you set -e URL=desiredHostname, it will update the nginx vhost configuration with the proper server_name. I'll reach out to have it updated so that it defaults to localhost when no URL environment variable is given.

over 4 years ago · Santiago Trujillo Report

0

You may want to check whether you end block declarations with ';'

I ran into a similar issue recently and adding the semicolon to declarations inside the blocks was all I needed to do.

over 4 years ago · Santiago Trujillo Report

0

I tried this and it did not work

docker run -d -p 80:80 processmaker/processmaker -e URL=localhost
over 4 years ago · Santiago Trujillo Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!