Running Bamboo as a Windows service as the local user

On this page

Still need help?

The Atlassian Community is here for you.

Ask the community

1. Install Bamboo Application Server

  1. Download Bamboo and run the Setup Wizard.
  2. Install Bamboo as Windows service, as described in Running Bamboo as a Windows service.

2. Edit the Bamboo service to run as the "local user"

  1. Go to Start -> Run and enter 'services.msc'.
  2. The 'Services' window will display (see screenshot below). Double-click the 'Bamboo build server' row.


  3. The 'Bamboo build server Properties' window will display (see screenshot above). Select the 'This account' option, provide a local admin account credentials, and click the 'OK' button to apply your changes.

3. Give the local user access to "logon as a service"

  1. Go to Start -> Run and enter 'secpol.msc'
  2. The 'Local Security Settings' window will display. Expand the 'Local Policies' tree and click 'User Rights Assignment'.
  3. Scroll down and find the 'Logon As a Service' Policy (see screenshot below). Double-click the 'Log on as a service' policy.


  4. The properties window for the 'Log on as a service' policy will display (see screenshot below). Click the 'Add User or Group' button.


  5. The 'Select Users or Groups' window will display (see screenshot above). Enter your local user and click 'OK' to allow your user to "logon as a service".
  6. Click 'OK' and close all open windows.

Bamboo will now start as service, under the local user.

Last modified on Oct 19, 2018

Was this helpful?

Yes
No
Provide feedback about this article
Powered by Confluence and Scroll Viewport.