CodingGarden / entropychat.app

A discord clone made by the Coding Garden Community.
https://entropychat.app
103 stars 37 forks source link

Created a github action to get the latest docker image on AWS #37

Open CallumChaney opened 4 years ago

CallumChaney commented 4 years ago

Currently, this action will restart the docker container on AWS only on releases and to on push to master but you may want to change that for development.

You will need to change the username and put the passphrase and private_key and host for your AWS lightsail into the GitHub secretes.

36

CallumChaney commented 4 years ago

There were a few issues so I closed the PR but working on my fork/AWS perfectly now