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

added documentation for where to begin editing project. added new images to...

added documentation for where to begin editing project. added new images to better display the workflow that happens after account-app sends a request
parent 208045cc
No related branches found
No related tags found
1 merge request!65Feat: update readme to remove outdated and unnecssary information
...@@ -18,4 +18,10 @@ From here you can confirm that the account-app is working by navigating to rc.ua ...@@ -18,4 +18,10 @@ From here you can confirm that the account-app is working by navigating to rc.ua
For an example of how the account-app/rabbitmq-agents workflow progresses please refer to this chart ![chart](https://gitlab.rc.uab.edu/rc/rabbitmq_agents/-/raw/main/account-creation-flow.png) For an example of how the account-app/rabbitmq-agents workflow progresses please refer to this chart ![chart](/docs/images/rabbitmq-agents-flowchart.png)
\ No newline at end of file and this for information about the messages being sent ![](/docs/images/rabbitmq-agents-messages.png)
# Edit 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.
\ No newline at end of file
docs/images/floating_ips.png

219 KiB

docs/images/network_topology.png

127 KiB

docs/images/rabbitmq-agents-flowchart.png

84 KiB

docs/images/rabbitmq-agents-messages.png

58.5 KiB

docs/images/rc-network .png

106 KiB

docs/images/security_rules.png

311 KiB

docs/images/site_example.png

478 KiB

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