Is it possible to host it using synology?
Can be a dumb question but I really dont know why container is not starting when I'm trying to run it on synology
8 Replies
Because Synology is a NAS which only purpose is to serve files like S3, you have to use VPS or PC if you want to run it
https://www.synology.com/en-global/dsm/feature/container-manager are you sure that using this one I wont be able to run twenty crm?
Synology Inc.
Centralize data storage and backup, streamline file collaboration, optimize video management, and secure network deployment to facilitate data management.
Okay, that changes everything, didn't know that
It still may not run as it needs at least 4 GB of RAM (I remember that it can raise even above 8GB) so maybe that's why
No problem got 8GB and can have eveny 16 in my Synology
But still some stupid problems with installation
I just installed twenty on synology nas but got this kindof error - 😭
I'm not really sure about the docker setup as I'm only using database in docker but it looks like it's mapped to localhost and doesn't allow connections from other devices
Did you tried to put the synology IP in SERVER_URL (.env file) ?
no but will try
resolved