Skip to content
Snippets Groups Projects
Commit 4cb9d656 authored by Dylan Wheeler's avatar Dylan Wheeler
Browse files

update naming after upstream project was updated. changed contribution header

parent 56d29542
No related branches found
No related tags found
1 merge request!65Feat: update readme to remove outdated and unnecssary information
...@@ -14,7 +14,7 @@ Since this project is currently being developed only on an Openstack cluster all ...@@ -14,7 +14,7 @@ Since this project is currently being developed only on an Openstack cluster all
The project should already be running if your cluster deployment ran completely and correctly. You will need to edit your hosts file to point to the node you are wanting to work on if you haven't already done so in your cluster setup. The project should already be running if your cluster deployment ran completely and correctly. You will need to edit your hosts file to point to the node you are wanting to work on if you haven't already done so in your cluster setup.
From here you can confirm that the account-app is working by navigating to yourname.rc.uab.edu/{account-app-repo-name}. From here you can confirm that the account-app is working by navigating to yourname.rc.uab.edu/account-app.
...@@ -22,6 +22,6 @@ For an example of how the account-app/rabbitmq-agents workflow progresses please ...@@ -22,6 +22,6 @@ For an example of how the account-app/rabbitmq-agents workflow progresses please
and this for information about the messages being sent ![](/docs/images/rabbitmq-agents-messages.png) and this for information about the messages being sent ![](/docs/images/rabbitmq-agents-messages.png)
# Edit Project # Contribute to Project
To begin you will need to navigate to /var/www/ood/register/flask_user_reg \(this may change in the future when upstream projects are updated to allow custom repos/project names to be injected\) and checkout your branch. From here you will also need to run `git config --global user.name "Your Name"` and `git config --global user.email "you@example.com"` to make sure that your commits will be properly tracked. To begin you will need to navigate to /var/www/ood/register/register/account \(this may change in the future when upstream projects are updated to allow custom repos/project names to be injected\) and checkout your branch. From here you will also need to run `git config --global user.name "Your Name"` and `git config --global user.email "you@example.com"` to make sure that your commits will be properly tracked.
\ No newline at end of file \ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment