nball
nball
RRailway
Created by nball on 9/16/2023 in #✋|help
Payload CMS app 500 error
Fixed by adding
"engines": {
"node": "18"
}
"engines": {
"node": "18"
}
to package.json… oops
4 replies
RRailway
Created by nball on 9/11/2023 in #✋|help
Easy (?) shared variables question
Darned if it won't show the variables. I can view the project but not the envs.
75 replies
RRailway
Created by nball on 9/11/2023 in #✋|help
Easy (?) shared variables question
Is this documented officially somewhere?
75 replies
RRailway
Created by nball on 9/11/2023 in #✋|help
Easy (?) shared variables question
Lol
75 replies
RRailway
Created by nball on 9/11/2023 in #✋|help
Easy (?) shared variables question
Does nixpacks do that as well?
75 replies
RRailway
Created by nball on 9/11/2023 in #✋|help
Easy (?) shared variables question
At some point, I'd like to learn how to craft whole environments as templates. Creating the linkages between the services and the volumes, for example. I haven't seen much detail in the documentation on that aspect.
75 replies
RRailway
Created by nball on 9/11/2023 in #✋|help
Easy (?) shared variables question
Yes, it did! Ok, sorry to be such a newb on this.
75 replies
RRailway
Created by nball on 9/11/2023 in #✋|help
Easy (?) shared variables question
No description
75 replies
RRailway
Created by nball on 9/11/2023 in #✋|help
Easy (?) shared variables question
Outputs
75 replies
RRailway
Created by nball on 9/11/2023 in #✋|help
Easy (?) shared variables question
No description
75 replies
RRailway
Created by nball on 9/11/2023 in #✋|help
Easy (?) shared variables question
Note, process.env.PAYLOAD_PUBLIC_SERVER_URL is indeed printing a trailing slash. This seems wrong somehow.
75 replies
RRailway
Created by nball on 9/11/2023 in #✋|help
Easy (?) shared variables question
Oh yes, even with all the extra stuff I have added. Works like a charm.
75 replies
RRailway
Created by nball on 9/11/2023 in #✋|help
Easy (?) shared variables question
Thank you so much. "Caboose" is built on your template, thanks for that too!
75 replies
RRailway
Created by nball on 9/11/2023 in #✋|help
Easy (?) shared variables question
Required for cors anyway. Thank you!
75 replies
RRailway
Created by nball on 9/11/2023 in #✋|help
Easy (?) shared variables question
Ahhhh, smart. Even better.
75 replies
RRailway
Created by nball on 9/11/2023 in #✋|help
Easy (?) shared variables question
The idea is, in the near future, to clone this environment entirely, if possible.
75 replies
RRailway
Created by nball on 9/11/2023 in #✋|help
Easy (?) shared variables question
Oof, I am getting terms mixed up. Don't use shared in this case, regardless.
75 replies
RRailway
Created by nball on 9/11/2023 in #✋|help
Easy (?) shared variables question
Once shared to a service, looks like this ${{shared.NEXT_PUBLIC_SERVER_URL}}
75 replies
RRailway
Created by nball on 9/11/2023 in #✋|help
Easy (?) shared variables question
The shared variable in environment settings looks like this https://${{cowcatcher.RAILWAY_PUBLIC_DOMAIN}}
75 replies