Blog

Brad Wood

August 22, 2019

Spread the word


Share your thoughts

We are pleased to announce the first release of the CommandBox Service Manager 1.0.0.  The Service Manager is a commercial CommandBox module that allows you to create, update, and control Windows Services for your CommandBox servers with ease.  You can configure logging, auto-restart, and the user the service runs as.   This is ideal for a staging or production server setup where you want certain CommandBox servers to always be running, even if the server reboots.

Usage

 After you purchase and install module, you'll unlock a new set of "server service" commands to create and manage your services.

install commandbox-service-manager@ortus

server service create
server service start

Here is the full list of commands you can use:

  • server service create - Create a new Windows service that will start a CommandBox server
  • server service remove - Remove a Windows service
  • server service update - Update settings for an existing service
  • server service start - Start a service (same as clicking start in the Windows Services screen)
  • server service stop - Stop a service (same as clicking stop  in the Windows Services screen)
  • server service restart - Restart a service (same as clicking restart in the Windows Services screen)
  • server service status - View the status of a service

You can read more in depth information in our docs:

https://commandbox-service-manager.ortusbooks.com/

Purchase

The module is priced at $49 per server and you can manage as many services as you like on that server with your license.  The licensing is simple and works the same whether it's your production server, or a local development machine.  

To purchase the module and start using it today, head over to our product page:

https://ortussolutions.com/products/commandbox-service-manager

Linux support is underway and we'll be adding Mac support as well soon.

Add Your Comment

Recent Entries

The Hidden Costs of In-House Database Management

The Hidden Costs of In-House Database Management

The Hidden Costs of In-House Database Management


Opting for in-house database management involves more than just a salary. Here are some often-overlooked costs associated with maintaining your own DBA team.



1. High Salaries and Benefits


Hiring skilled DBAs is expensive. According to industry reports, the average salary of a DBA in the U.S. can range from $85,000 to over $130,000 per year, depending on experience and expertise. When you add ...

Cristobal Escobar
Cristobal Escobar
November 20, 2024
5 Signs It’s Time to Modernize Your ColdFusion / CFML Application

5 Signs It’s Time to Modernize Your ColdFusion / CFML Application

ColdFusion has long been a reliable platform for building web applications, but like any technology, it requires maintenance and modernization over time. Whether you're using Lucee or Adobe ColdFusion, it’s critical to recognize the signs that your application is no longer meeting today’s standards in performance, security, and scalability. Let’s explore five clear indicators that it’s time to modernize your ColdFusion application and how ColdFusion consulting can help breathe new life into y...

Cristobal Escobar
Cristobal Escobar
November 19, 2024
ColdBox Free Tip 5 - Building Named Routes with a Struct

ColdBox Free Tip 5 - Building Named Routes with a Struct

**Did you know ColdBox provides flexible ways to build routes using structs?** In this tip, we’ll cover how to use the `event.buildLink()` and `event.route()` methods for named routes, a feature that’s especially handy when working with dynamic URLs.

Maria Jose Herrera
Maria Jose Herrera
November 19, 2024