Skip to content
This repository has been archived by the owner on Nov 21, 2022. It is now read-only.

TheDeadGuy/passbolt-centos8-installer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

I don't know if this repo is still relevant or even being used. I am archiving it as the master repo from passbolt has been edited and improved to incorporate this repo's tasks. Repo is being archived

passbolt-centos8-installer

Run the following commands found at https://help.passbolt.com/hosting/install/ce/centos-7.html

curl -L -o passbolt-ce-installer-centos-7.tar.gz https://www.passbolt.com/ce/download/installers/centos/latest
curl -L -o passbolt-installer-checksum https://www.passbolt.com/ce/download/installers/centos/latest-checksum
sha512sum -c passbolt-installer-checksum
tar -xzf passbolt-ce-installer-centos-7.tar.gz

Then download the files from my github and over-write the downloaded files. Once over-written, run this command:

sudo ./passbolt_ce_centos_installer.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages