2 years ago
I cant download CLI on my pc for some reason, could someone help?
160 Replies
there was an issue with a build being broken for some platforms, but it doesn't seem to be the case
<:thonk:969365165688635464> probably, don't remember if it's required on linux
just to clarify, you have an executable at this location: /usr/local/bin/railway?
oh, wait, linux is kinda stupid when it comes to shared libraries. what's your distro and CPU? it could be that you've downloaded the wrong binary
for ubuntu I believe this is the right one: https://github.com/railwayapp/cli/releases/download/v3.5.2/railway-v3.5.2-x86_64-unknown-linux-gnu.tar.gz
like, after extracting that tar.gz just run ./railway --version in the same directory
like half an hour ago I installed railway like that in cicd
https://discord.com/channels/713503345364697088/727689277219012669/1216607735798562816
wget https://github.com/railwayapp/cli/releases/download/v3.5.2/railway-v3.5.2-x86_64-unknown-linux-gnu.tar.gz -O railway.tar.gz
tar -xzvf railway.tar.gz
mv ./railway /usr/local/bintry downloading it into an empty directory if for some reason removing existing files is not an option
the way you clip the output doesn't really help me understand what's going in
if it runs, then you can copy it to /usr/local/bin so that it could be run from anywhere
okay now wait how do i get onto it because im trying to install dependencies but theres no way to do it on the site
if it runs on linux, it can be deployed to railway using docker, and if there's no provided image you can create one using Dockerfile
dockerfile isn't the hard part, running the app is <:kekw:788259314607325204>
so do i just use the docker than thats all? or do i also put in the github thing there too
2 years ago
yeah but it's funny watching mad try
2 years ago
he tends to dive into things without reading the docs
2 years ago
I don't think you're in a position to say such things
if your product needs 10 A4 pages of docs just to get it running - it's a bad design
2 years ago
classic blame the docs
classic "that's why I'm not using X and is happy about my services just working"
2 years ago
well I'll save you both the trouble, you're trying to run a desktop client on railway, not a web app
2 years ago
of course
2 years ago
long ago
2 years ago
it can't work
2 years ago
and even if we did run the web app, I don't see a point because you aren't actually running the backend to appflowy anyway, you would still be dependent on their cloud offering or supabase
2 years ago
they don't provide a docker image to run their web client
2 years ago
nothing, this isn't feasible
2 years ago
just the web client, and in my opinion running their web client is pointless when they offer platform native apps
2 years ago
sorry this didn't turn out to what you thought it was














