Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Updating files on a deployed Django/Python project

Keiko Kamiya
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
March 14, 2019

I am trying to update files on a project that already has been deployed. The changes are not taking place when seeing it deployed, though when I sudo vim these files via GitBash, it shows the changes. Here's how I did when I'm logged into the server Ubuntu via AWS.

cd into the project
git add .git commit -a -m "message"git pull origin master 

(it comes out a Nano screen--so I input a message then Ctrl X and then respond "no") and it shows the changes through vim.

There's no changes when I refresh the deployed project, and not even when I reboot it via AWS. Can someone please share the steps to make changes and show changes on a deployed project? Thank you so much, I appreciate your feedback!

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events