p4d_1.xml #2

  • //
  • p4-sdp/
  • dev_rebrand/
  • Server/
  • Unix/
  • setup/
  • firewalld/
  • p4d_1.xml
  • View
  • Commits
  • Open Download .zip Download (190 B)
<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>p4d_1</short>
  <description>Enable access to P4 Server on port 1666.</description>
  <port protocol="tcp" port="1666"/>
</service>
# Change User Description Committed
#2 31615 C. Thomas Tyler First pass at rebranding changes, including:
* Changes to remove 'swarm.' from Workshop URLS, so swarm.workshop -> workshop.
* Changed URL for Copyright.
* Renamed get_helix_binaries.sh -> get_p4_binaries.sh, with associated directory and doc changes.
* Accounted for rename of HAS -> P4AS.
* Changed HMS references to P4MS.
* Replaced "Helix" and "Helix Core" references.
* Renamed variables to reduce tech debt buildup induced by rebranding.
* Changed default mount points:
/hxdepots[-1,N] -> /p4depots[-1,N]
/hxmetadata[1,2] -> /p4db[-1,2]
/hxlogs -> /p4logs

Also made some changes related to rebranding going out with r25.1.
#1 31606 C. Thomas Tyler Populate stream //p4-sdp/dev_rebrand from //p4-sdp/dev.
//p4-sdp/dev/Server/Unix/setup/firewalld/p4d_1.xml
#1 31397 C. Thomas Tyler Populate -b SDP_Classic_to_Streams -s //guest/perforce_software/sdp/...@31368.
//guest/perforce_software/sdp/dev/Server/Unix/setup/firewalld/p4d_1.xml
#1 15797 C. Thomas Tyler Routine    Merge Down to dev from main for SDP.
//guest/perforce_software/sdp/main/Server/Unix/setup/firewalld/p4d_1.xml
#1 15785 C. Thomas Tyler Added sample firewalld configuration files illustrating how to 'poke a hole'
thru the firewall for p4broker, p4d, etc.  Also added a README file
describing how to use them.