InfBoumcyCastle
InfBoumcyCastle
RRuntipi
Created by The Drunken Tarantula on 9/3/2024 in #🙋🏼・help
No Available app update even through there are updates in GitHub
have you updated to v4 ?
18 replies
RRuntipi
Created by ABOhiccups on 5/14/2025 in #🙋🏼・help
- crowdsec-bouncer@file not working!
its maybe not a bad idea to not use crowdsec if you are not able to troubleshoot it. not to sound negative - but if it makes more trouble then its useful then its not useful.
7 replies
RRuntipi
Created by ABOhiccups on 5/16/2025 in #🙋🏼・help
SearXNG Perfect A+ Grade Setup?
chatgpt also said: Why SecurityHeaders.com or Observatory might still complain: 302 Redirect is the first response The headers you see are returned after the redirect, but some tools test the initial response. Tools like securityheaders.com or observatory.mozilla.org may only scan the initial 302 response, not the final destination. If the redirect response is missing headers, you get a lower score. Redirect from Traefik to Authentik The redirect (302 with location: /flows/...) is likely coming before full auth headers are applied. Some headers may not be attached to that 302 response depending on your middleware chain and router configuration -> so that makes sense, i guess?
11 replies
RRuntipi
Created by ABOhiccups on 5/16/2025 in #🙋🏼・help
SearXNG Perfect A+ Grade Setup?
No description
11 replies
RRuntipi
Created by ABOhiccups on 5/16/2025 in #🙋🏼・help
SearXNG Perfect A+ Grade Setup?
No description
11 replies
RRuntipi
Created by ABOhiccups on 5/16/2025 in #🙋🏼・help
SearXNG Perfect A+ Grade Setup?
No description
11 replies
RRuntipi
Created by ABOhiccups on 5/16/2025 in #🙋🏼・help
SearXNG Perfect A+ Grade Setup?
From the other post with crowdsec I know / assume you are on tipi v4. My config on GitHub is still from v3.x There are changes in v4 that need changes in my GitHub user-config as well, which is not documented yet. One of the things will be, that the v3 to v4 migration did not move the user customized traefik config, but left in in migration-backup. Chances are, you are not applying a custom traefik config atm.
11 replies
RRuntipi
Created by ABOhiccups on 5/16/2025 in #🙋🏼・help
SearXNG Perfect A+ Grade Setup?
You still have not explained what you have tried so far. You pointed to files, but not what you have done there. W/o Infos help is not easy to provide
11 replies
RRuntipi
Created by ABOhiccups on 5/16/2025 in #🙋🏼・help
SearXNG Perfect A+ Grade Setup?
What have you tried specifically?
11 replies
RRuntipi
Created by ABOhiccups on 5/14/2025 in #🙋🏼・help
- crowdsec-bouncer@file not working!
after i ve migrated my instance, i will bring crowdsec to my personal store and try to come up with a version that works w/o a user-config
7 replies
RRuntipi
Created by ABOhiccups on 5/14/2025 in #🙋🏼・help
- crowdsec-bouncer@file not working!
@ABOhiccups depending on your setup you will probably need a runtipi/user-config/migrated/crowdsec/docker-compose.yml containing:
services:
crowdsec:
networks:
crowdsec_migrated_network:
gw_priority: 0
tipi_main_network:
gw_priority: 1

crowdsec-bouncer-traefik:
networks:
crowdsec_migrated_network:
gw_priority: 0
tipi_main_network:
gw_priority: 1
services:
crowdsec:
networks:
crowdsec_migrated_network:
gw_priority: 0
tipi_main_network:
gw_priority: 1

crowdsec-bouncer-traefik:
networks:
crowdsec_migrated_network:
gw_priority: 0
tipi_main_network:
gw_priority: 1
this at least works for me
7 replies
RRuntipi
Created by ABOhiccups on 5/14/2025 in #🙋🏼・help
- crowdsec-bouncer@file not working!
while i am not sure what are you are saying or even what version etc you are on both on tipis side or anything else - i assume you migrated to the latest version of tipi? if so crowdsec wont work anymore. this has to do with the fact that the dynamic config just assumes that there is only one service that needs access to the externa network - and that this is the service with the traefik rules. for the 3 services of crowdsec it is that all 3 need access to the external network. so atm you have to come up with a user-config. i myself have find a solution... @Nicolas @Stavros @Lancelot this is a know problem with those kind of apps - crowdsec for that reason has udates deactivated atm - a solution here would be nice
7 replies
RRuntipi
Created by Tayuli on 5/6/2025 in #🙋🏼・help
Apps appear to not be running in Dashboard, but in fact are.
start the app in the dashboard.
2 replies
RRuntipi
Created by ABOhiccups on 5/5/2025 in #🙋🏼・help
Crowdsec won't create Bouncer API Key
yeah - i am giving it another week before i make the jump. will read through the documentation regarding that. maybe ist as "easy" as instaling the app again from the store and moving data from "migrated" to that. but i dont know if this is an option even
7 replies
RRuntipi
Created by ABOhiccups on 5/5/2025 in #🙋🏼・help
Crowdsec won't create Bouncer API Key
you are adressing the wrong container
7 replies
RRuntipi
Created by DTV son on 4/23/2025 in #🙋🏼・help
Runtipi default apps and data install directory questions
Please post the output of the command I sent you
7 replies
RRuntipi
Created by DTV son on 4/23/2025 in #🙋🏼・help
Runtipi default apps and data install directory questions
at default tipi is installed in the dir from that the install script is called - which most likely is the home dir. this includes the data dir app-data as well. please post the output of ./runtipi-cli debug here.
7 replies
RRuntipi
Created by Ash on 4/21/2025 in #🙋🏼・help
Repo https://github.com/runtipi/runtipi-appstore does not exist
what does curl --head --silent --fail https://github.com/runtipi/runtipi-appstore on the runtipi machine show?
12 replies
RRuntipi
Created by Flappysalmon on 4/2/2025 in #🙋🏼・help
Making Apps in Runtipi be able to mount windows hard drives.
you can try and use /mnt/c/Users/Public/Desktop/ or similar from within wsl2 - i still depends on the app and permissions necessary if this will work or not
4 replies