Runtipi

R

Runtipi

Join the community to ask questions about Runtipi and get answers from other members.

Join

Erreur letsencrypt après mise a jour nextcloud du store officiel vers dernière version disponible

Hello, I tried to update the version of nextcloud that is on the official store, I have a problem in the installation logs but I can't find where it can come from? It looks like he is trying to register the domain suggested to the installation interface instead of the one entered!! See screenshot for error message. If anyone has an idea of where it can come from...
No description

How to install runtipi on MacOS?

I've run curl -L https://setup.runtipi.io | bash And it says (within seconds) that it is installed. But I can't find it anywhere nor does the web interface works. How can I proceed?...

Multiple app installations with different customisations

I am experimenting with configuration of an app. I would like to have one installation that is usable as a working, useful system, and another for experimentation where I can stage changes for the working one. However, as far as I see, with app configuration taking place in the user-config/$RUNTIPI_APPSTORE/nextcloud in the runtipi install location, I only get one configuration per app?...

Runtipi has no internet access

I have Runtipi installed as an LXC in Proxmox and have Cloudflared installed to expose apps. It was all working fine and then suddenly wasn't. My public hostnames aren't working, the cloudflare tunnel is down, apps (like Speedtest-Tracker) are unable to connect outward to the internet, and my App Store in Runtipi says "No App Found". Everything seems to work fine locally though (except for no outward internet). I have other VMs and containers on this same box that are unaffected. I even have a different cloudflare tunnel coming into a different VM on this box and it works fine. So I'm scratching my head on this. This happened before and I'm not sure exactly what I did to get it back working again (or if anything I did was related)....

How do i get my apps back in the dashboard?

Hi All, I have a issue where i can't see if my apps are online. I know they are but Tipi is not showing it. ...
No description

RunTipi dashboard not accessible, apps are fine

Hi All, Running Tipi for a couple months now, after updating to the latest version i can't access the dashboard any more. I checked my apps and they are fine. Below the debug: ```derks_admin@nlwdhatipi01:~/runtipi$ ./runtipi-cli debug...

Runtipi doesn't work after a reinstallation

Hi guys, TLDR: after a fresh install, I couldn't start runtipi at all. The error i'm encounterring is ``` curl -L https://raw.githubusercontent.com/runtipi/runtipi/master/scripts/install.sh | bash % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed...

Custom domain cloudfare

How insert dns cloudfare chalange? E-mail and code?

Syncthing Setup help

Total Noob here. Landed on Runtipi since apps are click and install and its starightfoward compare to dealing with docker files. Having said that, not totally against editing and updating small items here and there (provided i understand the consiquences). With that said, i just installed syncthing app in RunTipi and seems like it just points to the /app-data/migrated/syncthing/data/Sync location (under the Runtipi folder) on my Ubuntu machine and any folders and data under that. I have plugged (mounted) a USB hard drive in and would like to sync (backup) some data from my local machine to that USB Drive....

SSL error (record too long)

Just installed Tipi on a Raspberry Pi 4 and added Actual Budget and Ghost apps. However, HTTPS is not working and I get this error:
SSL_ERROR_RX_RECORD_TOO_LONG
SSL_ERROR_RX_RECORD_TOO_LONG
I am able to access Ghost just fine but AB throws an error that I think is related. I can use the Tipi Dashboard and have downloaded and installed the certificate on my computer (not that this should be the issue, I think). Any ideas?...
No description

Moving from runtipi to a portainer setup

Hi, given the recent announcement about the existing official appstore being hard to maintain, I wanted to migrate my existing services to a manual setup in portainer that I will manage myself. Is there anything in particular that I need to be aware of? I am already hosting some services outside of runtipi (using the portainer service provided via runtipi :P) and I would like to take ownership of the existing services while preserving the data and configuration as much as possible.

Update app

Hello, With the new version v4.3.0 and the ability to modify user-configs in runtipi-UI, can you update applications this way? For example, by doing: services:...

immich external libraries

Noob here, how do I add external libraries/ mount my external harddrive to the container? Any help is appreciated! Thanks!

Runtipi-cli won't start after install. Says docker 27.5.1 but 28.3.0 installed. Ubuntu 24.04

Greetings all. New user of runtipi, trying it out for the first time and can't get it to start after installing. I have a fresh build of Ubuntu Server 24.04 and installed docker 28.3.0 following the guide on docker.com. Docker reports that it's version 28.3.0 but when I try to install runtipi or run the cli to start it, it reports that docker vesion 27.5.1 is installed. I can't find any hint that the old version is installed. Docker.io isn't installed. Looked for others reporting this error but I'm stumped. Any ideas? Thanks!...
No description

Monica CRM serves stylesheets through http instead of https

Installed Monica CRM, signed up & HTTPS cert is also created. but the Stylesheets are for some reason served over http. How can I go about solving this?...
No description

Cannot use N8N Google Auth with Localhost

I am using RunTipi latest version with n8n latest version, basically i am trying to create an integration that uses google docs, so i setup the credentials, insert the Client ID and Client Secret, and localhost since the local IP is not supported by google; Tried both going on production state and trying to login as showed in the second screen but every time i try it gives me the following error. Tried using ngrok to see if the error is persistent, tried setting in the file
/etc/hosts
/etc/hosts
a record
127.0.0.1 n8n-data-fake.com
127.0.0.1 n8n-data-fake.com
and setting google with that following fake dns record but still no changes...
No description

Cannot install Zigbee2MQTT because of required device path

I have a network/ethernet zigbee device, which Zigbee2MQTT will detect and let you add on the onboarding screen after installation. I do not have or need a USB zigbee device, but because the device path field is marked as required by Runtipi, I cannot install Zigbee2MQTT. Steps to reproduce:...
No description

Upgrading from 3.x.x - additional app-data folder

Hi. When executing the update-script, I get this error: You have an additional app-data folder, the script cannot continue with this folder, please seek help in our Discord or Forums for a guide on how to fix the issue. ...

Deactivate SSL for Ngnix Proxy Manager

Hello Community :) I have a question about RunTipi. I want to run RunTipi behind a Nginx Proxy Manager which manages the SSL certificates. However, I run into problems because RunTipi itself also creates and integrates a certificate. How can I deactivate this so that only my Nginx certificate is used? Many thanks for your help and answers! 😇...

Migrating apps from custom store to official Runtipi store to enable updates

Hello :D, After upgrading to Runtipi v4, I cleaned up my custom store by removing apps that are now available on the official store. I then configured Runtipi to use both the official and custom stores. Some applications currently installed were originally added via the custom store, even though they now exist on the official store. As a result, they do not receive updates from the official store. Can I simply move the folders of these apps from the custom store to the official store directory so they are recognized as official apps and start receiving updates? Or is the process more complex (e.g., requiring clean uninstallation and reinstallation, or metadata adjustments)?...