8000 GitHub - vveliu-csw/paserver-docker: Docker script for RAD Studio Linux deployment via PAServer
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

vveliu-csw/paserver-docker

 
 

Repository files navigation

paserver-docker

Embarcadero RAD Studio Docker script for RAD Studio Linux deployment via PAServer

The image defaults to running PAServer on port 64211 with the password securepass, and Broadwayd on port 8082

The 10.x images use Ubuntu 18.04.6 LTS (Bionic Beaver) while the 11.x images use Ubuntu 22.04.1 LTS (Jammy Jellyfish)

Instructions

If you want to modify or build from GitHub without using Docker Hub, you can build the Dockerfile with the build.sh script. Note: The Dockerfile requires the paserver_docker.sh script in the same directory

./build.sh

To pull and run the Docker Hub version of PAServer Docker for a debug/non-production environment use the pull-run.sh script

./pull-run.sh

To pull and run the Docker Hub version of PAServer Docker for a non-debug/production environment use the pull-run-production.sh script

./pull-run-production.sh securepass123

To run the Docker Hub version of PAServer Docker for a debug/non-production environment use the pull-run.sh script

./run.sh

To run the Docker Hub version of paserver docker for a non-debug/production environment use the run-production.sh script

./run-production.sh securepass123

This software is Copyright © 2023 by Embarcadero Technologies, Inc.

You may only use this software if you are an authorized licensee of an Embarcadero developer tools product. See the latest software license agreement for any updates.

Embarcadero(Black-100px) Embarcadero(White-100px)

About

Docker script for RAD Studio Linux deployment via PAServer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 62.2%
  • Dockerfile 37.8%
0