How To Change Port 8080 to port 80

Manager Software Uses by default port 8080 and I Want to transfer port 80.
The OS I am using is Windows OS and what I want to is self hosted by using loopback ip 127.0.0.1 instead of 127.0.0.1:8080

Manager Server [Version 24.4.3.1395]
Copyright (c) 2024 NGSoftware. All rights reserved.

Syntax:

ManagerServer.exe  [options]

Options:

-port [number]     Set port on which HTTP server should listen on.
-path [directory]  Set directory where Manager should look for data.

Examples:

ManagerServer.exe
ManagerServer.exe -port 80
ManagerServer.exe -port 80 -path "D:\Manager.io"

2 Likes

If using Server edition notice that this is not free. Only the Desktop versions are free. You can trial the Server edition but once used in production you should purchase a License. See:
https://www.manager.io/server-edition

Note:

How do I make a purchase and what is the price?

The purchase link will is available from within the software once installed. The price is the same as the annual price for cloud edition except server edition is one-time purchase that comes with 12 months of maintenance.

What do you mean by 12 month maintenance?

Product key that you purchase will work on subsequent versions released for the next 12 months. This means you will be able to continue upgrading to the latest version for 12 months.

What happens after 12 months of maintenance?

You can continue using purchased copy of server edition forever. However new versions won’t be eligible to work with your purchased product key. You can renew your product key which will give you access to new versions for the next 12 months.

1 Like