All Projects → Koubek → dockerfiles-dynamics-nav

Koubek / dockerfiles-dynamics-nav

Licence: MIT License
Dockerfiles for MS Dynamics NAV

Programming Languages

powershell
5483 projects
Batchfile
5799 projects

Projects that are alternatives of or similar to dockerfiles-dynamics-nav

nav-docker-examples
Examples and use-cases for MS Dynamics NAV on Docker
Stars: ✭ 21 (-16%)
Mutual labels:  nav, dynamics-nav, dynamicsnav
NAV
MS Dynamics Nav utilities and tools
Stars: ✭ 16 (-36%)
Mutual labels:  dynamics-nav, dynamicsnav
Material Bottom Nav
A bottom navigation bar adhering to the Material Design specification.
Stars: ✭ 41 (+64%)
Mutual labels:  nav
Webstack
WordPress 版 WebStack 导航主题 https://nav.iowen.cn
Stars: ✭ 662 (+2548%)
Mutual labels:  nav
Vue Tabs
Simplified bootstrap tabs
Stars: ✭ 241 (+864%)
Mutual labels:  nav
Mogu
一个简约的php书签网址导航
Stars: ✭ 60 (+140%)
Mutual labels:  nav
v-switcher
An powerful display tabs with Vue
Stars: ✭ 56 (+124%)
Mutual labels:  nav
Portal
A clojure tool to navigate through your data.
Stars: ✭ 239 (+856%)
Mutual labels:  nav
NAS-Nav-iCloud
NAS-Nav导航仿iCloud风格
Stars: ✭ 25 (+0%)
Mutual labels:  nav
Webstackpage.github.io
❤️静态响应式网址导航网站 - webstack.cc
Stars: ✭ 3,054 (+12116%)
Mutual labels:  nav
Hc Offcanvas Nav
JavaScript library for creating toggled off-canvas multi-level navigations, allowing endless nesting of submenu elements, supporting swipe gestures, keyboard interactions and ARIA attributes.
Stars: ✭ 201 (+704%)
Mutual labels:  nav
Hunt
This is laravel 5.5 + pjax the Hunt
Stars: ✭ 138 (+452%)
Mutual labels:  nav
react-native-tabbar
A tabbar component for React Native
Stars: ✭ 59 (+136%)
Mutual labels:  nav
Lenav
一个简便的公司内部网址导航站,省去到处找服务地址烦恼......
Stars: ✭ 58 (+132%)
Mutual labels:  nav
React Site Nav
A kick ass site menu powered by styled components inspired by Stripe.
Stars: ✭ 155 (+520%)
Mutual labels:  nav
Xininn2018
馨客栈2018官方源码
Stars: ✭ 14 (-44%)
Mutual labels:  nav
EQEmuMaps
EQEmuMap .map and .path reference files for the internal EQEmu Server functions
Stars: ✭ 15 (-40%)
Mutual labels:  nav
awesome-web-styling
Awesome Web Styling with CSS Animation Effects ⭐️
Stars: ✭ 109 (+336%)
Mutual labels:  nav
bsnav
An extended Bootstrap 4 menu with a bunch of utilities
Stars: ✭ 90 (+260%)
Mutual labels:  nav
jh-weapp-demo
微信小程序项目- 实现一些常用效果、封装通用组件和工具类
Stars: ✭ 60 (+140%)
Mutual labels:  nav

!!!IMPORTANT CHANGES!!!


There is a new repository provided by Microsoft so all my (and Tobias`s) effort is being targeted to help them with the testing and some changes, fixes etc. We are not able to work on the both versions simultaneously (also it has no sense right now) in our free time.

Thanks for understanding!!!


Dockerfiles for MS Dynamics NAV

Join the chat at https://gitter.im/dockerfiles-dynamics-nav/Lobby

Dockerfiles for MS Dynamics NAV let you build and run MS Dynamics NAV (at least 2016 and 2017 but in some circumstances, even older versions) via Docker and avoid so the problems related to the maintenance of multiple versions (and Cumulative Updates) in your DEV environment.

You need to consider purposes of your interest. It is important to differentiate the following reasons you would like to use MS Dynamics NAV on Docker:

  • You are just curious to try this possibility, you can`t experiment on the domain level (you don`t have privileges to do so) or/and you don`t expect any further steps to use it in your environment. We can consider this approach as a demo approach. In this case:

  • Maybe you have already tried the first option, maybe you haven`t. Anyway, you consider Docker as a very promising way how to run some piece of software, in this case, MS Dynamics NAV. All we know that multiple versions combined with multiple Cumulative Updates make our lives sometimes difficult. I mean the lives of developers or administrators but generally, I am talking about the partners because they (and their employees) are facing these problems. I am talking about DEV environments, about DevOps. If you belong to this group and if you have a vision that Docker could help you solve those problems in DEV environment, please:

    • Extract NAVDVD content into the following folder: root/__content_user/NAVDVD.

    • When running in the docker compose mode you also need to put your SQL db (backup or already extracted DB) here: root/__content_user/SQLDB.

    • Build your image. Details here.

    • Click here to run just one NAV container or eventually click here to run SQL + NAV + WEB containers in the docker compose mode.

  • The last group will reflect customers (end users) or situation when thinking about deployment in the production environment. There is nothing else to say but DON`T DO IT!!! Microsoft does not provide MS Dynamics NAV with any kind of support when deployed via Docker. Of course, it`s a pity because our customer could benefit from, for example, running NAV on Docker Swarm (native cluster from Docker) and scale and balance NAV services dynamically.

DEMO

  • Clone the repository content

  • Copy NAV DVD content

  • Build Docker Images for Dynamics NAV (compressed, this will actually take some time to download missing layers and build the images)

  • List Dynamics NAV Docker Images that have been created

  • Run NAV via Docker

    • TO-DO!!! :)
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].