Skip to content

AndreaGini/3sca-publify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instruction

The Vagrant files are using Virtualbox as provider

The  configuration is for 3 servers:

db01 --> Mysql Server
pb01 --> Publify server
ha01 --> HAProxy server

The db01 need to be started first since is providing the DB for pb01

ha01 can be started at any time

vagrant up db01 && vagrant up pb01 && vagrant up ha01

after the complete installation access the frontend from:

http://localhost:3000 --> Publify served by HAProxy
http://localhost:8080 --> HAProxy statistics page

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published