Official Microsoft repository for BcContainerHelper, a PowerShell module, which makes it easier to work with Business Central Containers on Docker.
Перейти к файлу
Freddy Kristiansen 69b675d01d Fix New-BcContainerWizard 2020-08-03 11:06:07 +02:00
.github/ISSUE_TEMPLATE Update issue templates 2020-05-02 08:03:02 +02:00
Api Change function and container name 2020-07-31 09:16:25 +02:00
AppHandling wrong renames 2020-07-31 10:20:41 +02:00
AzureAD Change function and container name 2020-07-31 09:16:25 +02:00
AzureVM Change function and container name 2020-07-31 09:16:25 +02:00
Bacpac Change function and container name 2020-07-31 09:16:25 +02:00
CompanyHandling Change function and container name 2020-07-31 09:16:25 +02:00
ConfigPackageHandling Change function and container name 2020-07-31 09:16:25 +02:00
ContainerHandling Fix New-BcContainerWizard 2020-08-03 11:06:07 +02:00
ContainerInfo Change function and container name 2020-07-31 09:16:25 +02:00
Misc wrong renames 2020-07-31 10:20:41 +02:00
ObjectHandling Change function and container name 2020-07-31 09:16:25 +02:00
SymbolHandling Change function and container name 2020-07-31 09:16:25 +02:00
TenantHandling Change function and container name 2020-07-31 09:16:25 +02:00
Tests Set hostHelperFolder during test run 2020-07-29 09:48:55 +02:00
UserHandling Change function and container name 2020-07-31 09:16:25 +02:00
.gitignore Support 15.x applications folder+test 2019-08-26 07:30:00 +02:00
BcContainerHelper.ps1 Change ps1 file 2020-07-27 19:31:42 +02:00
BcContainerHelper.psd1 Change function and container name 2020-07-31 09:16:25 +02:00
BcContainerHelper.psm1 Change function and container name 2020-07-31 09:16:25 +02:00
Check-BcContainerHelperPermissions.ps1 add alias for permissions 2020-07-28 09:18:41 +02:00
CreateScript.ps1 Fix New-BcContainerWizard 2020-08-03 11:06:07 +02:00
HelperFunctions.ps1 rename function 2020-07-31 09:18:55 +02:00
LICENSE Initial commit 2017-09-26 13:11:09 -07:00
NavContainerHelper.md Prepare for 15.0 2019-05-22 07:58:08 +02:00
PublishNavContainerHelper.ps1 remove obsoleted key 2020-07-27 18:25:29 +02:00
README.md Update README.md 2020-07-27 18:00:14 +02:00
ReleaseNotes.txt Fix New-BcContainerWizard 2020-08-03 11:06:07 +02:00
Version.txt Version change to 1.01 2020-07-29 09:46:37 +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.