a year ago
I have deployed the Clickhouse Image on Railway but I am unable to update the config file. I have tried it programmatically but the only step remaining now is making a change to the config file directly.
cat allow_experimental_object_type.xml
<?xml version="1.0"?>
<yandex>
<profiles>
<default>
<allow_experimental_object_type>1</allow_experimental_object_type>
</default>
</profiles>
</yandex>
1 Replies
a year ago
To set your config file you'll need to deploy a repo with a Dockerfile and the configuration you want. Please see the Docs for How to Build from a Dockerfile.
Status changed to Awaiting User Response Railway • about 1 year ago
7 months ago
This thread has been marked as solved automatically due to a lack of recent activity. Please re-open this thread or create a new one if you require further assistance. Thank you!
Status changed to Solved Railway • 7 months ago