Greetings everyoneSo I'm trying to deploy Nomulus for production use and I tried the installation guide on GitHub and I realized it's not detailed as much so I am humbly asking for help.
--
NOTE: This is a public discussion list for the Nomulus domain registry project.
---
You received this message because you are subscribed to the Google Groups "nomulus-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to nomulus-discu...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/nomulus-discuss/48cac9c6-91b0-4919-b6f9-50f53c3a80c8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
I have an active Google Cloud Account now what I dont understand is if I should have an IDE to build the code or what or should I do the steps given staright into App Engine (which I tried and I failed.
--
NOTE: This is a public discussion list for the Nomulus domain registry project.
---
You received this message because you are subscribed to the Google Groups "nomulus-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to nomulus-discu...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/nomulus-discuss/28cbea9d-9a2f-47cd-abbb-2bce32f0a6db%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
I failed were I don't know where to use the prerequisites, what I wanna know is do I do all those installation commands through the Google Cloud SDK or into App Engine through my browser or is there some way you do them. I managed to install the App Engine SDK with Java and set it up.
--
NOTE: This is a public discussion list for the Nomulus domain registry project.
---
You received this message because you are subscribed to the Google Groups "nomulus-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to nomulus-discu...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/nomulus-discuss/6c68fb45-0133-4000-93b8-b16b8eea7182%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
NOTE: This is a public discussion list for the Nomulus domain registry project.
---
You received this message because you are subscribed to the Google Groups "nomulus-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to nomulus-discu...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/nomulus-discuss/a8381a2c-673c-4c2a-b90b-183ceea4f2fb%40googlegroups.com.
Here it is. I retried everything afresh and still the same error. On the screenshot attached, I noticed that there is one directory which is at 98%. If its the one affecting the build I can increase my instance. (How much minimum processing power and memory would I need though?)
--
NOTE: This is a public discussion list for the Nomulus domain registry project.
---
You received this message because you are subscribed to the Google Groups "nomulus-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to nomulus-discu...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/nomulus-discuss/b204a643-39bd-42b0-a6e5-b4b3b441415f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
New Update: I have managed to successfully build the project. The build error was indeed caused by the instance memory being low. Now I'm unable to deploy the project. Is there a way to fix the appcfg.sh: command not found or an alternative deployment method. (I have already successfully authenticated and created the project.)
--
NOTE: This is a public discussion list for the Nomulus domain registry project.
---
You received this message because you are subscribed to the Google Groups "nomulus-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to nomulus-discu...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/nomulus-discuss/f912a600-9de2-4080-8e1e-3fe5011629e6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
I tried using the Old App Engine SDK mentioned and this is what I got. Deployment still not achieved.
--
NOTE: This is a public discussion list for the Nomulus domain registry project.
---
You received this message because you are subscribed to the Google Groups "nomulus-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to nomulus-discu...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/nomulus-discuss/258f1762-2ca8-4165-aef0-4672e1c89ce5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Is there a way to use the latest deployment method?
--
NOTE: This is a public discussion list for the Nomulus domain registry project.
---
You received this message because you are subscribed to the Google Groups "nomulus-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to nomulus-discu...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/nomulus-discuss/7e2c6676-f2c8-488a-896c-a6e0da96e76a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
On my fifth try and still nothing. Any ideas what might be the problem with this deployment type? What does the gradle deployment you are suggesting require?
--
NOTE: This is a public discussion list for the Nomulus domain registry project.
---
You received this message because you are subscribed to the Google Groups "nomulus-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to nomulus-discu...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/nomulus-discuss/a025efea-2786-47f3-9554-68748de056bb%40googlegroups.com.
Lai Jiang, can you please check my screen shot. I have build the code using bazel. After deployed in GCloud I faced the permission denied error in browser Here is the link to my nomulus installation https://a01-registry-alpha.appspot.com/registrar Also I am attaching the screenshot of the console error |
If you would like to try gradle deployment, you can run "gradle deploy" inside the gradle folder. This assumes you have both Gradle and gcloud installed. Note that we have not thoroughly tested this method yet. Feedback is welcome :)
On Sun, Feb 17, 2019 at 1:54 PM Henry Newman <henryn...@gmail.com> wrote:
On my fifth try and still nothing. Any ideas what might be the problem with this deployment type? What does the gradle deployment you are suggesting require?--
NOTE: This is a public discussion list for the Nomulus domain registry project.
---
You received this message because you are subscribed to the Google Groups "nomulus-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to nomulus...@googlegroups.com.
Hey
Lai Jiang, can you please check my screen shot. I have build the code using bazel. After deployed in GCloud I faced the permission denied error in browser
Here is the link to my nomulus installation
https://a01-registry-alpha.appspot.com/registrar
Also I am attaching the screenshot of the console error and screenshot from the browser
To unsubscribe from this group and stop receiving emails from it, send an email to nomulus-discu...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/nomulus-discuss/6d639811-f617-4d01-a2a6-7d915e5e0856%40googlegroups.com.