Skip to content

Bash Script to Install Coldfusion 9 on RockyLinux 9 (or AlmaLinux 9 / Redhat 9 / CentOS 9) with SELinux enabled.

Notifications You must be signed in to change notification settings

SaltyScriptScrap/cf9-rocky9-selinux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

cf9-rocky9-selinux

Bash Script to Install Coldfusion 9 on RockyLinux 9 (or Redhat 9 / CentOS 9) with SELinux enabled.
Use on a fresh installed OS is recommended.

  1. first, get the cf9rocky9selinux.sh

  2. then, switch to a sudoer account and enter the sudoer password
    su a_sudoer_account
  3. next, set the script as executable
    chmod u+x cf9rocky9selinux.sh
  4. and now, run the bash script
    ./cf9rocky9selinux.sh
  5. wait until the script execution is done, then test your installation:
    systemctl status coldfusion_9
  6. Open your browser to continue to the configuration:
    http://127.0.0.1/CFIDE/administrator/index.cfm

About

Bash Script to Install Coldfusion 9 on RockyLinux 9 (or AlmaLinux 9 / Redhat 9 / CentOS 9) with SELinux enabled.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages