JL
Explore posts from serversLost runtipi config - apps working!
Hi, testing runtipi and had a major issue I am trying to recover from or at least understand.
I understand is related to the fact that I by mistake installed runtipi at /home/luison/runtipi, so stopped everything and adjusted the .env file of runtipi and modified:
ROOT_FOLDER_HOST=/home/runtipi
and restarted. Everything seemed to work fine so installed a few apps and started configuring.
I now realised there was still a folder at the original install folder /home/luison/runtipi which i guessed old and deleted that.
Since doing that I first lost my dashboard "page not found" from traeffik and then after restart I got a new "first start" screen to register my account.
I did and now have a blank dashboard but all the apps remain running. The original source folder now regenerated an app-data dir for one of the running apps.
Anything I can do to recover?
Is modifiyng the .env root for runtipi not enough if one has already installed any apps?
What do I need to backup from runtipi config so this does not happens again in the future?
Thanks.4 replies
syncthing (media folder) file permissions
Hi, new to runtipi as of my understanding syncthing gets bind mounted the media folder as:
${ROOT_FOLDER_HOST}/media/data/syncthing:/media/data/syncthing
Which means I should be able to add syncthing folders within /media/data/syncthing/XXXX
I am trying to do this as I understand that the media folder will be "shared" with other apps in my case interested in Immich so I can monitor certain directories that get synced with syncthing.
Failed to create folder marker: mkdir /media/data/syncthing/xxxx
Not sure what I am missing but I was guessing that the syncthing app should be able to create directories and files within "${ROOT_FOLDER_HOST}/media/data/syncthing". I created the directory from the docker host server... but then syncthing also fails creating files.
Thanks.1 replies
Can i do it with twenty
Hi. I am new to twenty. I've been searching for years for an open source tool with a nice UI like this one.
We currently have an own developed contact system/crm that I would really like to consider replacing by a tool like this but we have some specific requirements that I am not sure can be tunned into Twenty:
- we need multiple emails on companies with our own category/type definition each. We use this to push department contacts from another tool via API.
- we need companies to be classified and searched for by categories and tags
- we need persons to be able to be related with various companies
- we need some companies to have a relation with others.... like headquarter, subsidiary, related, etc
Also wondering how normally everyone deals with email subscriptions. Our tool allows us to subscribe each email to different sources for subscriptions, this is type of mailchimp, mailgun, etc lists that once defined can be subscribed or unsubscribed. I understand that webhooks would allow me to do that but wondering how one would deal with it for massive subscriptions, this is... doing a selection of companies (or persons) based on X and the making sure they are all subscribed to an specific list. Currently, we do this with async workers/queue.
I would be most grateful if someone could clarify if this, with sufficient development, can be archieved with Twenty. Also if there are a directory of developers willing to do something like this.
6 replies