Skip to content

How to start MongoDB as a service on Windows runners #30083

Answered by AntoineAugusti
MattiSG asked this question in Actions
Discussion options

You must be logged in to vote

You may want to check this issue.

- run: |
        Set-Service mongodb -StartupType Automatic          
        Start-Service -Name MongoDB

from this comment actions/runner-images#5949 (comment)

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@MattiSG
Comment options

@MattiSG
Comment options

@jeroen
Comment options

Answer selected by MattiSG
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
3 participants