Skip to content

anhqqt/plybi-fe

Repository files navigation

PLYBI logo

Plybi Website

Status Status GitHub Issues GitHub Pull Requests GitHub Last Commit GitHub Repo Size License


Automation deploy static website to Docker

📝 Table of Contents

🧐 About

This project I created to help my friend deploy his static website to Docker container with an SSL Certificate inside.

🏁 Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

First, please help by clonning this project to your machine

git clone https://github.com/sheid1309/plybi-fe.git

After that, please point your domain to the IP address of your VM. Suppose your domain will be plybi.com

Installing

After that, please follow below steps to run the project

Change to root user of your machine by using below command. Enter root password if needed.

sudo su -

Give permission to excute the bash script

chmod +x install.sh
chmod -R +x scripts

End with an example of getting some data out of the system or using it for a little demo.

🚀 Deployment

Run the following command to start the main script

./install.sh

After that you will see a menu appear. Please follow from Step 1 to Step 4 in the menu to finish the magic

⛏️ Built Using

✍️ Authors

🎉 Acknowledgements

  • Hat tip to anyone whose code was used
  • Inspiration
  • References

Releases

No releases published

Packages

No packages published