mirror of
https://github.com/FAUSheppy/jeffrey_miller_flask_ftp
synced 2025-12-06 15:01:37 +01:00
add repository info to readme
This commit is contained in:
@@ -54,3 +54,7 @@ The AWS-template setup uses git instead of rsync to pull the server files. The s
|
|||||||
# Chaning port or interface
|
# Chaning port or interface
|
||||||
|
|
||||||
The service is deployed via *"waitress"* and the startup command is defined in the *"ExecStart"*, including interface and port. You can swap out waitress for any other wsgi-server like *uwsgi* or *gunicorn*.
|
The service is deployed via *"waitress"* and the startup command is defined in the *"ExecStart"*, including interface and port. You can swap out waitress for any other wsgi-server like *uwsgi* or *gunicorn*.
|
||||||
|
|
||||||
|
# Changing the Repository
|
||||||
|
|
||||||
|
The AWS-Setup currently uses *git@github.com:FAUSheppy/jeffrey_miller_flask_ftp.git* as the repository to pull and adds a deploy key configured in this repository. If you change the repository, you need to configure a new deploy key and change the repository URL in *aws/template.yml*.
|
||||||
|
|||||||
Reference in New Issue
Block a user