Opened on 01/20/2016 at 01:36:59 PM

Closed on 01/25/2016 at 01:09:34 PM

#3546 closed change (fixed)

Add port and hostname options to CMS testing server

Reported by: juliandoucette Assignee:
Priority: P4 Milestone:
Module: Sitescripts Keywords:
Cc: sebastian Blocked By:
Blocking: Platform: Unknown / Cross platform
Ready: yes Confidential: no
Tester: Unknown Verified working: no
Review URL(s):

https://codereview.adblockplus.org/29334114/

Description (last modified by sebastian)

Background

When running the CMS development server (i.e. runserver.py) it is always listening on localhost and port 5000. However, sometimes it would be useful to be able to explicitly specify the address and port, e.g. when running in a cloud environment or when something else is already running on port 5000.

What to change

Add optional command line options to override the default address and port to runserver.py.

Attachments (0)

Change History (4)

comment:1 Changed on 01/20/2016 at 01:38:37 PM by juliandoucette

  • Summary changed from Add port, and hostname options to CMS testing server to Add port and hostname options to CMS testing server

comment:2 Changed on 01/20/2016 at 02:13:24 PM by juliandoucette

  • Review URL(s) modified (diff)

Added the implementation I used to get up and running on c9.io

comment:3 Changed on 01/20/2016 at 02:49:11 PM by sebastian

  • Description modified (diff)
  • Priority changed from Unknown to P4
  • Ready set

comment:4 Changed on 01/25/2016 at 01:09:34 PM by sebastian

  • Resolution set to fixed
  • Status changed from new to closed

Add Comment

Modify Ticket

Change Properties
Action
as closed .
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from (none).
 
Note: See TracTickets for help on using tickets.