by The fme Team | Jul 18, 2019 | Cloud Technologies, Life Sciences, Software Development
Most DMS platforms like Documentum and SharePoint have their out-of-the-box full clients which are meant to provide all (or most of all) of the platform functionality. Although these full clients can, normally, get customized or configured, they are, however, complex...
by The fme Team | Jul 6, 2019 | Life Sciences
With so many applications/systems to keep an eye on, nowadays, it often takes IT staff too much time to perform repeated manual tasks. This is valuable time we then lack in communicating with stake holders, key users and operational departments or solving other...
by The fme Team | Jul 4, 2019 | Software Development
We are using builds with Gitlab CI and Docker in so many projects for such a long time now, that I hardly can imagine to live without it. Still we have many different projects with different build requirements and we have not established a consistent best...
by The fme Team | Nov 19, 2018 | Software Development
Motivation Often a requirement in software projects is to list all your open-source dependencies of your code with licenses being used including the source code url, version number and name of the library. The reasons can be different — one reason could be that your...
by The fme Team | Nov 15, 2018 | Software Development
https://docs.gitlab.com/ee/ci/README.html In my Team we are now using Gitlab for over two and a half years with an on premise installation and Docker based CI runners. It is an integral part of every project setup to get the CI pipeline running as soon as the...