Closed
Bug 1116003
Opened 10 years ago
Closed 9 years ago
[mig agent] Windows support & MSI packaging
Categories
(Enterprise Information Security Graveyard :: MIG, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jvehent, Assigned: jvehent)
References
Details
Running mig-agent on windows currently works in foreground, with options "-f" or "-d". From today's tests, it seems that the mig-agent service is not properly installed and configured, which prevents it from running in background. This may be an issue with the service-go package.
MSI packaging mostly works, but two things need to be added to the WXS file:
* shortcut creation to link C:\Program Files\mig\mig-agent-<VERSION>.exe to C:\Program Files\mig\mig-agent.exe
* command execution at the end of the MSI install to run mig-agent
Today's work is committed in https://github.com/mozilla/mig/commit/e6ed8a490d60cc38367df1c9d4803356bf7adc28 . To be continued...
Assignee | ||
Updated•10 years ago
|
Component: Operations Security (OpSec): General → Operations Security (OpSec): MIG
Assignee | ||
Updated•10 years ago
|
Group: mozilla-employee-confidential
Component: Operations Security (OpSec): MIG → MIG
Product: mozilla.org → Enterprise Information Security
Version: other → unspecified
Assignee | ||
Updated•9 years ago
|
Group: mozilla-employee-confidential
Assignee | ||
Comment 1•9 years ago
|
||
Migrated to github issues: https://github.com/mozilla/mig/issues
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Updated•4 years ago
|
Product: Enterprise Information Security → Enterprise Information Security Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•