| | | | | | | | | | | | | Getting Started with Delphi and Linux Docker Support | | | | Over the last few years, it has become more and more common to deploy server side solutions (and in fact any type of application) to lightweight containers rather than physical machines or virtual machines, as this allows more flexibility (also in terms of testing), a better way to rebuild the same execution environment, and more scalability. Along with the 10.3.3 release, Embarcadero has started officially supporting deployment of general Linux applications to Docker containers, specifically supporting the deployment to RAD Server. | | | In this blog post Marco Cantu will introduce Docker and Docker Hub and how you can easily get started deploying your Linux application to Docker... | | | | | | | | | | | | | | | | What is Docker | | | Docker is an OS-level virtualization environment that allows for the packaging and delivery of software as a bundle inside a container file. The container files are executed by the Docker Engine and multiple containers can run side by side on the same Linux installation. Inside each container is an OS-level virtualization environment...Read More | | | What is Docker Hub? | | | Docker provides a service that allows developers and publishers to distribute Docker images to the public or their team. This service is known as Docker Hub and provides a way for users to use repositories where specific Docker Images are located. Docker repositories also allow for Docker Image versioning. Docker Hub contains official images such as the Ubuntu image that can be used as starting points for many users...Read More | | | RAD Studio Docker Containers | | | The RAD Studio Docker containers paserver, pa-radserver, and pa-radserver-ib are available directly from DockerHub and also as Dockerfiles (on GitHub) plus additional helper utilities. When pulling the containers from DockerHub using Docker the organization name has to be prefixed to the container name such as radstudio/paserver, radstudio/pa-radserver, and radstudio/pa-radserver-ib. For this blog post I'll start focusing on the first one, radstudio/paserver, which does not include RAD Server....Read More | | | | | | | | | | | | | Test Drive RAD Studio 10.3 Release 3 | | | In order to compete in the fast-paced app world, you must reduce development time and get to market faster than your competitors. Our customers tell us they develop apps 5x faster using our IDEs. | | | Design. Code. Compile. Deploy. See how quick and easy it is to build native mobile and desktop apps with a free 30-day trial of RAD Studio. | | | | | | | | | | | | | | | | Copyright © 2019 Embarcadero Technologies, 10801 North Mopac Expressway, Building 1, Suite 100 · Austin, TX, 78759 U.S.A. All rights reserved. If you do not wish to receive further communications from Embarcadero, please visit this page. Privacy Policy | | | | | | | |
Комментариев нет:
Отправить комментарий