Announcement Anastasia Dyubaylo · Nov 21, 2018 New Video: Modernize Traditional Applications Hi Developers!New video from Global Summit 2018 is available now on InterSystems Developers YouTube:Modernize Traditional Applications #Cloud #DevOps #Global Summit 2018 #Video #Global Summit 1 0 0 191
Announcement Anastasia Dyubaylo · Nov 14, 2018 New Video: Continuous Delivery with Containers Hi Community!Please welcome a new video on InterSystems Developers YouTube Channel:Continuous Delivery with Containers #Cloud #Continuous Delivery #Continuous Integration #DevOps #Global Summit 2018 #Video #Global Summit 0 0 0 204
Announcement Anastasia Dyubaylo · Nov 2, 2018 New Video: Unit Test Coverage in InterSystems ObjectScript Hi Developers!New video from Global Summit 2018 is available now on InterSystems Developers YouTube Channel:Unit Test Coverage in InterSystems ObjectScript #Continuous Integration #DevOps #Global Summit 2018 #ObjectScript #Video #Global Summit 1 0 0 372
Question Lassi Autio · Oct 3, 2018 Export and import web application configuration Is there a way to export and import web application configuration? For example to save it to version control (git) and to import it to other server.By web application configuration I mean "System -> Security Management -> Web Applications". Sreenshot from it: #Git #DevOps #Frontend #Caché 0 4 0 706
Question Tirthankar Bachhar · Mar 8, 2018 Instance is down although there is process attached to shared memory While trying to start the instance INSTANCE001, getting below error, where cache.shid file doesnot contains anything.This is in a Linux server.Any help is appreciated. #DevOps #System Administration #Caché 0 7 0 687
Question Eduard Lebedyuk · Feb 19, 2018 Approaches to bash scripting (passing variables from OS to Caché) Let's say I want to execute this cache script (saved as test.txt) from OS terminal: zn "USER" write 1 zn "%SYS" write 2 halt Executing the following command in a terminal: csession cache < test.txt Would yield this output: $ csession cache < script.txt Node: gitlab-test, Instance: CACHE USER> USER> 1 USER> %SYS> 2 %SYS> Job succeeded Is there a better way to run these scripts? Currently I have two problems: #Change Management #Continuous Integration #Terminal #DevOps #Caché 1 1 0 856
Article Luca Ravazzolo · Feb 2, 2018 4m read Container - What is a Container IMAGE? Container ImagesIn this second post on containers fundamentals, we take a look at what container images are.What is a container image?A container image is merely a binary representation of a container.A running container or simply a container is the runtime state of the related container image.Please see the first post that explains what a container is. #Best Practices #Cloud #Containerization #Deployment #DevOps #Docker #System Administration #InterSystems IRIS 6 1 0 1,477
Question Evgeny Shvarov · Oct 15, 2017 How to Upgrade Caché on Linux? Hi, Community!Say you have a standalone Caché server on Linux (E.g. Ubuntu) (no mirroring) and you have sudo access via ssh.What is the easiest, safest and simplest way to upgrade Caché to the new release? How do you do this? #DevOps #System Administration #Caché 0 4 0 464
Question Evgeny Shvarov · Feb 25, 2017 How to deploy resources and roles? Hi, Community!Consider I have ResourceA which is used by role RoleA in dev environment and want to deploy it with the solution on a target system.Would you please share the best practices to make it?Thank you in advance! #Deployment #DevOps #Security #Caché 0 8 0 397