add api passwords
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2024-01-05 10:20:37 +01:00
parent 37294aaae6
commit 50572925b1
3 changed files with 26 additions and 0 deletions

View File

@@ -64,6 +64,25 @@
'frontend-builder',
],
},
{
name: 'deploy_web_htpasswd',
image: 'appleboy/drone-scp',
settings: {
host: 'pb42.de',
target: '/',
source: 'api_passwords',
username: {
from_secret: 'deploy_username',
},
key: {
from_secret: 'deploy_key',
},
port: 42022,
},
depends_on: [
'frontend-builder',
],
},
{
name: 'deploy-docker',
image_: 'robkaandorp/drone-portainer',

View File

@@ -7,3 +7,9 @@ This is a small webinterface for several usages.
- Log medicine
- get reminder if not taken
-
## API PAsswords
- user: scanner
- password: ZbTLUzFUEoJTvwVyfAvvJTGgujMAkyhgYGjszsqx2RD8gFejMBJmmPo23LiV2pqBjkhWBjhYDtz

1
api_passwords Normal file
View File

@@ -0,0 +1 @@
scanner:$apr1$wd/T2c4I$HcriK7kaJpiUbl9KuqRSD/