n00b observations / questions :)

Abierto
#4 9 comentarios 0 reacciones 0 asignados Ver en GitHub

Nadie ha tomado este issue todavía.

Evaluación

Dificultad
2/5
Tiempo estimado
1-3 horas
Aptitud para principiantes
25/100
Tipo de issue
Documentación
Claridad
Necesita aclaración
Estado de actividad
Estancado
Stack tecnológico
aws, node.js

Línea de trabajo

No source file or test is named. Review the installation documentation and its AWS prerequisites, including the required AWS software and S3 access configuration; the documentation is done when a new user can identify these requirements and understand where to resolve permission errors.

Escrito por el modelo de indexación a partir del texto del issue.

Descripción

Let me preface this by saying, I have never used Node.js. I was able to fiddle around to get it installed and now have PublicFolder running. I'm really close to having it work because I do have it reading my local watchFolder:

Screenshot from 2020-05-23 11-12-24

One thing that I didn't realize from the documentation is that aside from having Node.js installed, you also have to install the AWS software. When I read "the AWS software, which is part of publicFolder" I mistook "part of publicFolder" to mean it's already in there. ;)

Anyway, it was a quick "apt install" for me on Linux once I realized this.

My only issue now (I think) at this point is app/user access to my S3 bucket. I did create a user and assigned it S3 permissions. Got my access key and secret key. I then used the "aws configure" command to set these which created a configuration file in .aws, so all good on that. But getting access denied when running helloworld.js with node:

Screenshot from 2020-05-23 11-10-48

I totally get that this is an AWS permissions issue I'm running into, which is beyond the scope of publicFolder; I'll keep tinkering in the AWS web console because I think that's where I have to fix this or attach this user to my bucket somehow. Cheers!

Lenguaje dominante
JavaScript
Estrellas
35
Forks
3
Métricas de merge de PR
Sin PR fusionados en 30 d

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Más de scripting/publicfolder

Todos los issues de scripting/publicfolder

Issues similares

Más issues de JavaScript

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.