Compare commits

...

3 Commits

Author SHA1 Message Date
philipp lang 21d724720c Add Besichtigung
continuous-integration/drone/push Build is passing Details
2024-10-25 18:03:52 +02:00
philipp lang 7960de44e1 Remove git dir before deploying 2024-10-25 17:58:13 +02:00
philipp lang 10161a5f93 Lint 2024-10-25 17:58:02 +02:00
2 changed files with 31 additions and 24 deletions

View File

@ -3,32 +3,33 @@ type: docker
name: default
workspace:
path: /drone/nami
path: /drone/nami
steps:
- name: node
image: node:18.13.0-slim
commands:
- npm ci && npm run production && rm -R node_modules
- name: node
image: node:18.13.0-slim
commands:
- npm ci && npm run production && rm -R node_modules
- rm -Rf .git
- name: deploy
image: php:8.1.6
environment:
SSH_KEY:
from_secret: deploy_key
commands:
- apt-get update > /dev/null
- apt-get install -y openssh-client rsync
- mkdir $HOME/.ssh
- echo "UserKnownHostsFile=/dev/null" >> $HOME/.ssh/config
- echo "StrictHostKeyChecking=no" >> $HOME/.ssh/config
- echo "$SSH_KEY" > $HOME/.ssh/id_rsa
- chmod 600 $HOME/.ssh/id_rsa
- rsync --delete -avzze ssh /drone/nami/ disco-st-katharina@zoomyboy.de:httpdocs/themes/vite-tailwind
- ssh disco-st-katharina@zoomyboy.de "cd httpdocs && php8.1 artisan cache:clear"
- name: deploy
image: php:8.1.6
environment:
SSH_KEY:
from_secret: deploy_key
commands:
- apt-get update > /dev/null
- apt-get install -y openssh-client rsync
- mkdir $HOME/.ssh
- echo "UserKnownHostsFile=/dev/null" >> $HOME/.ssh/config
- echo "StrictHostKeyChecking=no" >> $HOME/.ssh/config
- echo "$SSH_KEY" > $HOME/.ssh/id_rsa
- chmod 600 $HOME/.ssh/id_rsa
- rsync --delete -avzze ssh /drone/nami/ disco-st-katharina@zoomyboy.de:httpdocs/themes/vite-tailwind
- ssh disco-st-katharina@zoomyboy.de "cd httpdocs && php8.1 artisan cache:clear"
trigger:
event:
- push
branch:
- master
event:
- push
branch:
- master

View File

@ -85,6 +85,12 @@ is_hidden = 0
Hier findet ihr Antworten auf Fragen, die wir häufig erhalten.
</p>
<h4>Kann man den Partyraum vorher besichtigen?</h4>
<p>
Ja, das geht. Eine Besichtigung ist i.d.R. immer Freitags um 18:30 Uhr (außerhalb der Ferien), sowie auch an anderen Wochentagen nach Absprache möglich.
Sende uns dazu am besten eine <a href="/#buchen">unverbindliche Buchungsanfrage</a> und wir melden uns bei dir.
</p>
<h4>Kann man mit seinem eigenen Endgerät (Handy, Tablet & Co) Musik machen</h4>
<p>
Ja, ihr könnt eure eigenen Geräte nutzen. Als Anschlüsse ist ein Klinkestecker, sowie ein Adapter für Lightning und USB-C vorhanden.