epik!
epik!
RRailway
Created by epik! on 6/13/2023 in #✋|help
java command not found during start
8 replies
RRailway
Created by epik! on 6/13/2023 in #✋|help
java command not found during start
figured it out
8 replies
RRailway
Created by epik! on 6/13/2023 in #✋|help
java command not found during start
oops
8 replies
RRailway
Created by lennard. on 6/6/2023 in #✋|help
ExpressJS app not responding
no problem
14 replies
RRailway
Created by lennard. on 6/6/2023 in #✋|help
ExpressJS app not responding
let me know if it works
14 replies
RRailway
Created by lennard. on 6/6/2023 in #✋|help
ExpressJS app not responding
i just took a quick look at the code
14 replies
RRailway
Created by lennard. on 6/6/2023 in #✋|help
ExpressJS app not responding
i don't know js
14 replies
RRailway
Created by lennard. on 6/6/2023 in #✋|help
ExpressJS app not responding
make sure it's listening on 0.0.0.0
14 replies
RRailway
Created by lennard. on 6/6/2023 in #✋|help
ExpressJS app not responding
use the PORT environment variable provided by railway instead of specifying a port
14 replies
RRailway
Created by epik! on 6/1/2023 in #✋|help
pushing changes in deployment
railway run works well
80 replies
RRailway
Created by epik! on 6/1/2023 in #✋|help
pushing changes in deployment
alright
80 replies
RRailway
Created by epik! on 6/1/2023 in #✋|help
pushing changes in deployment
can i also set endpoint_url using an environment variable?
80 replies
RRailway
Created by epik! on 6/1/2023 in #✋|help
pushing changes in deployment
alright
80 replies
RRailway
Created by epik! on 6/1/2023 in #✋|help
pushing changes in deployment
s3 is defined as
s3 = boto3.resource('s3',
endpoint_url = 'https://<accountid>.r2.cloudflarestorage.com',
aws_access_key_id = '<access_key_id>',
aws_secret_access_key = '<access_key_secret>'
)
s3 = boto3.resource('s3',
endpoint_url = 'https://<accountid>.r2.cloudflarestorage.com',
aws_access_key_id = '<access_key_id>',
aws_secret_access_key = '<access_key_secret>'
)
80 replies
RRailway
Created by epik! on 6/1/2023 in #✋|help
pushing changes in deployment
this works
s3.Bucket("bucket").download_file(Key="file.xt", Filename="file.txt")
s3.Bucket("bucket").download_file(Key="file.xt", Filename="file.txt")
80 replies
RRailway
Created by epik! on 6/1/2023 in #✋|help
pushing changes in deployment
lol
80 replies
RRailway
Created by epik! on 6/1/2023 in #✋|help
pushing changes in deployment
oh i had a typo in my filename
80 replies
RRailway
Created by epik! on 6/1/2023 in #✋|help
pushing changes in deployment
how do i use it then?
80 replies
RRailway
Created by epik! on 6/1/2023 in #✋|help
pushing changes in deployment
80 replies
RRailway
Created by epik! on 6/1/2023 in #✋|help
pushing changes in deployment
oh figured it out i think
80 replies