-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New domain names for Test Network #1327
Comments
@Tymmmy I need more info here:
|
How about we use Maybe it make sense to remove |
My personal preference would be without try ... so basically just For now, I will use following domains:
|
What should be the connector address?
What should be the API url for try.interledger.tech/wallet ?
What should be the API url for try.interledger.tech/shop ?
What should be the URL for autopeer?
What should be the URL for auth (current is auth.rafiki.money)
What should be the ILP address? (current ilp.rafiki.money)
What should be the URL for admin (current admin.rafiki.money)
This is what I think. @raducristianpopa @beniaminmunteanu do you agree? |
@dragosp1011 we have a little bit of a problem here. In order to have both rafiki.money and rafiki.boutique running simultenously with try.interledger.tech we would need to spawn new containers due to some URLs that are defined in the env right? for example, every frontend app has env variable that points to backend and they are set to api.rafiki.money and api.rafiki.boutique ... they will need to point now to api.wallet.try.interledger.tech and api.shop.try.interledger.tech But also rafiki auth container would need to be new due to rafiki auth server domain, and ofc also backend. Please advise on how to proceed. |
@dragosp1011 @golobitch we do need both to be running for now, the new site will be launched together with the new design. So not in the very near future, at least 2 months from now. |
My proposal would be:
Can we have separate Nginx conf files for each location or everything will need to be in a single conf file? @golobitch |
@golobitch everything is in env variables so we will ned to update them. @Tymmmy we will need to update the email templates as well to point to env variables as there are some hardcoded links |
@dragosp1011 Yes, email templated will all be updated also with new design in the near future |
I like this one proposal. We can have everything in separate conf files and then just do an include on main path. |
@golobitch it has finaly been decided to have: wallet.interledger-test.dev |
Done |
EDIT -
wallet.interledger-test.dev. ---> rafiki.money
boutique.interledger-test.dev ---> rafiki.boutique
We want to make a clear difference between Rafiki and Test Network.
In doing so we will have new domain name for the following
The text was updated successfully, but these errors were encountered: