Can I host a single jsonl file that my project writes to via python?
I have a python project being hosted on railway, I would love to be able to, from python, write to the jsonl file from python and for that file to persist accross builds.
Is that possible or do I need to spin up a whole MongoDB server just for 1 files?
3 Replies
Project ID:
N/A
N/A
you would want to store that file in a volume
https://docs.railway.com/guides/volumes