OpenClaw
arjunkomath
PROOP

15 days ago

Description: The AI that actually does things

Category: AI/ML

URL: https://railway.com/deploy/openclaw

8 Replies

howardpen9
PRO

13 days ago

1. Can we expand this with more UI (Web GUI)?

2. How can we better set up security so that no one is able to access this server and Web UI?


howardpen9

1. Can we expand this with more UI (Web GUI)?2. How can we better set up security so that no one is able to access this server and Web UI?

arjunkomath
PROOP

13 days ago

1. Can we expand this with more UI (Web GUI)?

Let me know what you'd like to see. I added a TUI today, you can get full access to openclaw TUI now, must opt-in.

2. How can we better set up security so that no one is able to access this server and Web UI?

You can remove the public endpoint exposed by Railway.

The web server is only needed for setup / configuration, once done remove the exposed endpoint and add it back when needed.

The bot itself can do lot of configuration itself, but sometimes it can mess up.


howardpen9
PRO

12 days ago

openclaw TUI and local http://127.0.0.1:18789/chat is very bad in UI I will say. Would like to customized it as the general FE project then host on Railway so my different 1/ devices can access it.


howardpen9

openclaw TUI and local http://127.0.0.1:18789/chat is very bad in UI I will say. Would like to customized it as the general FE project then host on Railway so my different 1/ devices can access it.

arjunkomath
PROOP

12 days ago

Unfortunately that’s out of my hands, I don’t work on OpenClaw product. You should raise it with OpenClaw devs here https://github.com/openclaw/openclaw/issues


keshav0001
HOBBY

8 days ago

how do i install wacli ? it requires "brew" to do it

and also "go"


keshav0001

how do i install wacli ? it requires "brew" to do itand also "go"

Hey, I've updated the template to include brew, so it will be preinstalled now. You can ask OpenClaw to install go and it'll setup go for you.

Redeploy your OpenClaw instance and it should have brew

Attachments


deshmukh-somesh
HOBBY

3 days ago

hi Arjun, Great template.

I am facing configuration issue while installing inbuilt skills of openclaw ex: himalays for Gmail , i tried TUI to install it but still it fails to configuare properly, i am using railways Hobby plan, is this plan the reason or the template ?

Please guide ,

Thank you !


deshmukh-somesh

hi Arjun, Great template. I am facing configuration issue while installing inbuilt skills of openclaw ex: himalays for Gmail , i tried TUI to install it but still it fails to configuare properly, i am using railways Hobby plan, is this plan the reason or the template ? Please guide , Thank you !

Please share the error you're seeing. Also, make sure you've updated to the latest version.


Loading...