-
Notifications
You must be signed in to change notification settings - Fork 4
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
Investigate how to deploy angular i18n #126
Comments
I am trying to build the application with all the locales Then to go in the dist folder And run the python now Just need to navigate to the fr or eng link and the UI shows up Sites:
Install NGINX: |
Created a k3d cluster based of https://github.com/Collinbrown95/demo-dask-k8s
Use commands like |
After multiple small fixes, the root was not set to the correct url. Hence it did not work. |
The issue was also in nginx-conf file and the Second trouble is FF. When changing the language, need to change both language possibilities, then reset Cookies (ctrl+shift+r does NOT work) This have giving me the constant result of when hitting The first task to do next week will be to figure how to drag this into dev. |
JWA Refactor TODO ItemsCC @wg102 @cboin1996
Testing TODO
|
|
This ticket is getting closed because the actual investigation part is done. The work will be continued in this ticket: #133 |
This ticket is child of StatCan/aaw#1242
The purpose is now that we have the basis of the i18n by angular (without our changes), we will try to get it up into dev. Figure out how to deploy it correctly.
If it ends up not possible, we will need to back down and reset the branch to the previous commit, and make their changes into our code. The codes will then probably be literally too different to ever merge. If we do want such a thing in the future...
Update
The text was updated successfully, but these errors were encountered: