Official Microsoft repository for BcContainerHelper, a PowerShell module, which makes it easier to work with Business Central Containers on Docker.
Перейти к файлу
Freddy Kristiansen fbb4bbd3ce remove transcript 2021-08-29 20:14:58 +02:00
.github/ISSUE_TEMPLATE Update issue templates 2020-09-07 09:11:34 +02:00
Api Telemetry fixes 2021-08-20 14:09:03 +02:00
AppHandling telemetry 2021-08-29 08:00:06 +02:00
AzureAD telemetry 2021-07-06 11:03:31 +02:00
AzureVM Telemetry fixes 2021-08-20 14:09:03 +02:00
Bacpac telemetry 2021-07-06 11:03:31 +02:00
BcSaaS telemetry 2021-07-06 11:03:31 +02:00
CompanyHandling telemetry 2021-07-06 11:03:31 +02:00
ConfigPackageHandling telemetry 2021-07-06 11:03:31 +02:00
ContainerHandling telemetry 2021-08-29 08:00:06 +02:00
ContainerInfo Telemetry fixes 2021-08-20 14:09:03 +02:00
Docs Add ci/cd workshop in Markdown format 2021-04-30 14:53:26 +02:00
Misc Telemetry fixes 2021-08-20 14:09:03 +02:00
ObjectHandling telemetry 2021-07-06 11:03:31 +02:00
PackageHandling Telemetry fixes 2021-08-20 14:09:03 +02:00
SymbolHandling telemetry 2021-07-06 11:03:31 +02:00
TenantHandling telemetry 2021-07-06 11:03:31 +02:00
Tests use magic artifacturl 2021-05-05 05:53:40 +02:00
UserHandling Telemetry fixes 2021-08-20 14:09:03 +02:00
.gitignore Support 15.x applications folder+test 2019-08-26 07:30:00 +02:00
BcContainerHelper.ps1 add silent 2021-02-04 15:39:19 +01:00
BcContainerHelper.psd1 Merge pull request #1769 from bynd365/dependencies 2021-03-08 11:27:14 +01:00
BcContainerHelper.psm1 telemetry 2021-08-29 08:00:06 +02:00
CI_CD_Workshop.md Add ci/cd workshop in Markdown format 2021-04-30 14:53:26 +02:00
Check-BcContainerHelperPermissions.ps1 add alias for permissions 2020-07-28 09:18:41 +02:00
CreateScript.ps1 Issue #1860 2021-04-03 09:40:14 +02:00
HelperFunctions.ps1 initial telemetry submit 2021-07-01 21:44:04 +02:00
LICENSE Initial commit 2017-09-26 13:11:09 -07:00
Microsoft.ApplicationInsights.dll initial telemetry submit 2021-07-01 21:44:04 +02:00
NavContainerHelper.md Fixed broken links in NavContainerHelper.md 2020-12-09 11:46:27 +01:00
README.md Update README.md 2020-07-27 18:00:14 +02:00
ReleaseNotes.txt use latest al ext. 2021-08-20 21:51:32 +02:00
TelemetryHelper.ps1 remove transcript 2021-08-29 20:14:58 +02:00
Version.txt version bump 2021-08-11 07:10:22 +02:00
addfonts.ps1 Prettify 2020-08-21 14:50:33 +02:00

README.md

NAV Container Helper

This repository contains a module, which makes it easier to work with Business Central and NAV Containers on Docker. The module is work in progress and feel free to submit pull requests and contribute with good ideas. Documentation will be on the wiki.

Branches

NavContainerHelper is the main repo for the NavContainerHelper PowerShell module on PowerShell Gallery. NavContainerHelper will as of August 1st 2020 only receive bug fixes.

master is the main repo for the BcContainerHelper PowerShell module on PowerShell Gallery. BcContainerHelper will from August 1st 2020 ship as release and pre-release.

Please report issues in the issues list.

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com.

When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.