content
stringlengths
1
103k
path
stringlengths
8
216
filename
stringlengths
2
179
language
stringclasses
15 values
size_bytes
int64
2
189k
quality_score
float64
0.5
0.95
complexity
float64
0
1
documentation_ratio
float64
0
1
repository
stringclasses
5 values
stars
int64
0
1k
created_date
stringdate
2023-07-10 19:21:08
2025-07-09 19:11:45
license
stringclasses
4 values
is_test
bool
2 classes
file_hash
stringlengths
32
32
---\nservices:\n authelia-backend:\n build:\n context: 'example/compose/authelia'\n dockerfile: 'Dockerfile.backend'\n args:\n USER_ID: '${USER_ID}'\n GROUP_ID: '${GROUP_ID}'\n security_opt:\n - 'seccomp:unconfined'\n - 'apparmor:unconfined'\n command: '/resources/entryp...
dataset_sample\yaml\authelia_authelia\internal\suites\example\compose\authelia\compose.backend.dev.yml
compose.backend.dev.yml
YAML
1,564
0.8
0
0
node-utils
939
2023-11-11T08:34:33.831081
GPL-3.0
false
a818bab31644572d338e404d660a4067
---\nservices:\n authelia-backend:\n image: 'authelia:dist'\n labels:\n traefik.enable: 'true'\n traefik.http.routers.authelia_backend.rule: 'Host(`login.example.com`) || Host(`login.example.com`) && PathPrefix(`${PathPrefix}/`)' # yamllint disable-line rule:line-length\n traefik.http.routers.aut...
dataset_sample\yaml\authelia_authelia\internal\suites\example\compose\authelia\compose.backend.dist.yml
compose.backend.dist.yml
YAML
699
0.8
0
0
python-kit
431
2023-12-19T13:27:59.853443
MIT
false
53e6eeb9c3d3721e8a744b64c25d6930
---\nservices:\n authelia-frontend:\n build:\n context: 'example/compose/authelia'\n dockerfile: 'Dockerfile.frontend'\n args:\n USER_ID: '${USER_ID}'\n GROUP_ID: '${GROUP_ID}'\n command: '/resources/entrypoint-frontend.sh'\n working_dir: '/app'\n stdin_open: true\n volumes:...
dataset_sample\yaml\authelia_authelia\internal\suites\example\compose\authelia\compose.frontend.dev.yml
compose.frontend.dev.yml
YAML
886
0.8
0
0
awesome-app
724
2023-07-31T07:44:44.676626
BSD-3-Clause
false
d45f041f7e6ba0c38f7a6f7766611bd2
---\nservices:\n authelia-frontend:\n image: 'nginx:1.27.5-alpine'\n volumes:\n - './example/compose/authelia/resources/nginx.conf:/etc/nginx/nginx.conf'\n labels:\n traefik.enable: 'true'\n traefik.http.routers.authelia_frontend.rule: 'Host(`login.example.com`) || Host(`login.example.com`) && ...
dataset_sample\yaml\authelia_authelia\internal\suites\example\compose\authelia\compose.frontend.dist.yml
compose.frontend.dist.yml
YAML
626
0.8
0
0
vue-tools
3
2024-12-07T08:46:15.997211
Apache-2.0
false
e997e074c99de44c476ed5f424093286
---\nservices:\n caddy:\n # build: ./example/compose/caddy/ # used for debugging\n image: caddy:2.10.0-alpine\n volumes:\n - './example/compose/caddy/Caddyfile:/etc/caddy/Caddyfile'\n - './common/pki:/pki'\n networks:\n authelianet:\n ipv4_address: 192.168.240.100\n...\n
dataset_sample\yaml\authelia_authelia\internal\suites\example\compose\caddy\compose.yml
compose.yml
YAML
294
0.8
0.083333
0.083333
python-kit
325
2023-11-12T03:50:04.217548
MIT
false
1dd066a14a035acb5ba62f28522e82bd
---\nservices:\n duo-api:\n image: 'authelia/integration-duo'\n volumes:\n - './example/compose/duo-api/duo_api.js:/usr/app/src/duo_api.js'\n networks:\n authelianet: {}\n...\n
dataset_sample\yaml\authelia_authelia\internal\suites\example\compose\duo-api\compose.yml
compose.yml
YAML
187
0.7
0
0
node-utils
931
2025-01-28T02:26:16.775892
Apache-2.0
false
1d9eee0d74dd26000823c730466d1d74
---\nservices:\n envoy:\n image: envoyproxy/envoy:v1.34.0\n volumes:\n - ./example/compose/envoy/envoy.yaml:/etc/envoy/envoy.yaml\n - ./common/pki:/pki\n ports:\n - 9901:9901\n networks:\n authelianet:\n ipv4_address: 192.168.240.100\n...\n
dataset_sample\yaml\authelia_authelia\internal\suites\example\compose\envoy\compose.yml
compose.yml
YAML
267
0.7
0
0
python-kit
984
2025-07-08T08:05:05.997242
MIT
false
c0b4b40deacb5ccd87c69eb57f620686
---\nservices:\n haproxy:\n image: authelia/integration-haproxy\n volumes:\n - './example/compose/haproxy/haproxy.cfg:/usr/local/etc/haproxy/haproxy.cfg'\n - './example/compose/haproxy/http.lua:/usr/local/etc/haproxy/haproxy-lua-http/http.lua'\n - './example/compose/haproxy/auth-request.lua:/usr/l...
dataset_sample\yaml\authelia_authelia\internal\suites\example\compose\haproxy\compose.yml
compose.yml
YAML
451
0.7
0
0
node-utils
246
2024-03-29T07:31:32.499218
Apache-2.0
false
0f94b2e2aa2911f983c6b3aa32be3039
---\nservices:\n httpbin:\n image: citizenstig/httpbin\n networks:\n authelianet: {}\n labels:\n traefik.enable: 'true'\n traefik.http.routers.httpbin.rule: 'Host(`public.example.com`) && Path(`/headers`)'\n traefik.http.routers.httpbin.priority: '1000'\n traefik.http.routers.httpbin....
dataset_sample\yaml\authelia_authelia\internal\suites\example\compose\httpbin\compose.yml
compose.yml
YAML
392
0.7
0
0
vue-tools
428
2024-10-31T10:18:08.409347
GPL-3.0
false
fa57966590fc0da4ec540a200b75902d
---\nservices:\n k3d:\n image: ghcr.io/k3d-io/k3d:5.8.3-dind\n volumes:\n - './example/kube:/authelia'\n - './example/kube/authelia/configs/configuration.yml:/configmaps/authelia/configuration.yml'\n - './common/pki:/configmaps/authelia/ssl'\n - './example/compose/ldap/ldif:/configmaps/ldap'\...
dataset_sample\yaml\authelia_authelia\internal\suites\example\compose\k3d\compose.yml
compose.yml
YAML
827
0.8
0
0.038462
vue-tools
248
2025-03-05T08:34:52.640685
MIT
false
d2bd8f671bab604ddd2b46e094886ec5
---\nservices:\n openldap-admin:\n image: 'osixia/phpldapadmin:0.9.0'\n ports:\n - '9090:80'\n environment:\n PHPLDAPADMIN_LDAP_HOSTS: 'openldap'\n PHPLDAPADMIN_HTTPS: 'false'\n networks:\n authelianet: {}\n...\n
dataset_sample\yaml\authelia_authelia\internal\suites\example\compose\ldap\compose.admin.yml
compose.admin.yml
YAML
233
0.7
0
0
python-kit
147
2024-01-02T01:23:59.009779
MIT
false
08235973676ba43a6c5f136a5fdab39c
---\nservices:\n openldap:\n image: 'osixia/openldap:1.5.0'\n hostname: 'ldap.example.com'\n environment:\n LDAP_ORGANISATION: 'MyCompany'\n LDAP_DOMAIN: 'example.com'\n LDAP_ADMIN_PASSWORD: 'password'\n LDAP_CONFIG_PASSWORD: 'password'\n LDAP_ADDITIONAL_MODULES: 'memberof'\n LDA...
dataset_sample\yaml\authelia_authelia\internal\suites\example\compose\ldap\compose.yml
compose.yml
YAML
642
0.7
0.043478
0
python-kit
502
2024-12-29T00:29:49.449860
MIT
false
da2a8d00e30c7166e4ed8352e4ac25d2
---\nservices:\n mariadb:\n image: 'mariadb:11.7.2'\n environment:\n MARIADB_ROOT_PASSWORD: 'rootpassword'\n MARIADB_USER: 'admin'\n MARIADB_PASSWORD: 'password'\n MARIADB_DATABASE: 'authelia'\n networks:\n authelianet: {}\n...\n
dataset_sample\yaml\authelia_authelia\internal\suites\example\compose\mariadb\compose.yml
compose.yml
YAML
252
0.7
0
0
awesome-app
511
2024-01-02T11:33:34.331816
BSD-3-Clause
false
940bb08eedfc45dc6dc8ad23db1dedae
---\nservices:\n mysql:\n image: 'mysql:9.3'\n environment:\n MYSQL_ROOT_PASSWORD: 'rootpassword'\n MYSQL_USER: 'admin'\n MYSQL_PASSWORD: 'password'\n MYSQL_DATABASE: 'authelia'\n networks:\n authelianet: {}\n...\n
dataset_sample\yaml\authelia_authelia\internal\suites\example\compose\mysql\compose.yml
compose.yml
YAML
237
0.7
0
0
vue-tools
204
2024-09-21T10:38:03.565928
BSD-3-Clause
false
60d8d2846d827747428426df077eec86
---\nservices:\n nginx-backend:\n image: 'nginx:1.27.5-alpine'\n labels:\n traefik.enable: 'true'\n traefik.http.routers.protectedapps.rule: 'Host(`admin.example.com`) || Host(`deny.example.com`) || Host(`home.example.com`) || Host(`public.example.com`) || Host(`secure.example.com`) || Host(`singlefact...
dataset_sample\yaml\authelia_authelia\internal\suites\example\compose\nginx\backend\compose.yml
compose.yml
YAML
758
0.8
0
0
awesome-app
684
2024-09-16T18:39:41.681695
MIT
false
129b85fba832465dc903c25c020e94ed
---\nservices:\n nginx-cli:\n image: nginx:1.27.5-alpine\n volumes:\n - ./example/compose/nginx/cli/nginx.conf:/etc/nginx/nginx.conf\n - ./common/pki:/pki\n networks:\n authelianet:\n aliases:\n - public.example.com\n - secure.example.com\n # Set the IP to be abl...
dataset_sample\yaml\authelia_authelia\internal\suites\example\compose\nginx\cli\compose.yml
compose.yml
YAML
373
0.8
0
0.066667
awesome-app
594
2025-03-06T22:04:23.118922
Apache-2.0
false
0bccbc18f5570738ccadec61231e4816
---\nservices:\n nginx-portal:\n image: nginx:1.27.5-alpine\n volumes:\n - ./example/compose/nginx/portal/nginx.conf:/etc/nginx/nginx.conf\n - ./common/pki:/pki\n networks:\n authelianet:\n aliases:\n - public.example.com\n - secure.example.com\n - login.exampl...
dataset_sample\yaml\authelia_authelia\internal\suites\example\compose\nginx\portal\compose.yml
compose.yml
YAML
437
0.8
0
0.058824
react-lib
733
2023-08-11T02:08:40.919824
BSD-3-Clause
false
e3920f60d3781fb546cdabc837d34a78
---\nservices:\n oidc-client:\n image: 'ghcr.io/authelia/oidc-tester-app:master-c3235cd'\n command: '/entrypoint.sh'\n depends_on:\n - 'authelia-backend'\n volumes:\n - './example/compose/oidc-client/entrypoint.sh:/entrypoint.sh'\n expose:\n - 8080\n labels:\n traefik.enable: 'tru...
dataset_sample\yaml\authelia_authelia\internal\suites\example\compose\oidc-client\compose.yml
compose.yml
YAML
572
0.7
0
0
python-kit
612
2023-12-16T11:01:52.269668
Apache-2.0
false
409e3c9846dbdd5d15511b8fda54d652
---\nservices:\n postgres:\n image: 'postgres:17'\n environment:\n POSTGRES_PASSWORD: 'password'\n POSTGRES_USER: 'admin'\n POSTGRES_DB: 'authelia'\n networks:\n authelianet: {}\n...\n
dataset_sample\yaml\authelia_authelia\internal\suites\example\compose\postgres\compose.yml
compose.yml
YAML
203
0.7
0
0
node-utils
78
2024-08-16T02:00:05.223009
Apache-2.0
false
e08ec0a84a5dd0b20164c9c1e6be267f
---\nservices:\n redis:\n image: 'redis:7.4-alpine'\n command: '/entrypoint.sh master'\n volumes:\n - './example/compose/redis/templates:/templates'\n - './example/compose/redis/users.acl:/data/users.acl'\n - './example/compose/redis/entrypoint.sh:/entrypoint.sh'\n networks:\n authelian...
dataset_sample\yaml\authelia_authelia\internal\suites\example\compose\redis\compose.yml
compose.yml
YAML
321
0.7
0
0
python-kit
679
2024-01-17T09:43:07.197119
BSD-3-Clause
false
e6a6fe290f9f725c01ddb65fd9332526
---\nservices:\n redis-node-0:\n image: 'redis:7.4-alpine'\n command: '/entrypoint.sh master'\n healthcheck: &node-health\n test: ['CMD-SHELL', 'redis-cli ping || exit 1']\n interval: '3s'\n timeout: '5s'\n retries: 5\n volumes:\n - './example/compose/redis/templates:/templates'\n ...
dataset_sample\yaml\authelia_authelia\internal\suites\example\compose\redis-sentinel\compose.yml
compose.yml
YAML
3,051
0.7
0
0
awesome-app
398
2025-03-25T17:25:13.426056
GPL-3.0
false
5d7673fbefadb7a6e9ee82c840042e53
---\nservices:\n sambaldap:\n image: 'authelia/integration-samba'\n volumes:\n - './example/compose/samba/init.sh:/init.sh'\n cap_add:\n - 'SYS_ADMIN'\n hostname: 'ldap.example.com'\n healthcheck:\n test: ['CMD-SHELL', 'env LDAPTLS_REQCERT=never ldapsearch -x -LLL -D "CN=Administrator,CN=...
dataset_sample\yaml\authelia_authelia\internal\suites\example\compose\samba\compose.yml
compose.yml
YAML
651
0.8
0
0
awesome-app
350
2025-04-05T05:58:13.324725
Apache-2.0
false
3fbeca15e8b880327116449418e7d87b
---\nservices:\n smtp:\n environment:\n MP_SMTP_AUTH: 'authelia:mailer'\n MP_SMTP_AUTH_ACCEPT_ANY: '0'\n...\n
dataset_sample\yaml\authelia_authelia\internal\suites\example\compose\smtp\compose.auth.yml
compose.auth.yml
YAML
116
0.7
0
0
awesome-app
273
2025-06-28T09:48:41.458094
Apache-2.0
false
45d9e889edd20bda7d8b6bc907f939e2
---\nservices:\n smtp:\n image: 'axllent/mailpit'\n volumes:\n - './common/pki:/pki'\n environment:\n MP_SMTP_TLS_CERT: '/pki/public.crt'\n MP_SMTP_TLS_KEY: '/pki/private.pem'\n MP_SMTP_AUTH_ACCEPT_ANY: '1'\n labels:\n traefik.frontend.rule: 'Host:mail.example.com'\n traefik.p...
dataset_sample\yaml\authelia_authelia\internal\suites\example\compose\smtp\compose.yml
compose.yml
YAML
699
0.7
0
0
python-kit
829
2024-08-16T04:38:14.399920
GPL-3.0
false
63643a8a6fe9df0acadd5d4b86a9722c
---\nservices:\n # Simulates client 1.\n client-1:\n image: sameersbn/squid:3.5.27-1\n volumes:\n - ./example/compose/squid/squid.conf:/etc/squid/squid.conf\n networks:\n authelianet:\n # Set the IP to be able to query on port 443\n ipv4_address: 192.168.240.201\n client-2:\n imag...
dataset_sample\yaml\authelia_authelia\internal\suites\example\compose\squid\compose.yml
compose.yml
YAML
542
0.8
0
0.15
vue-tools
829
2024-04-25T17:43:32.544606
MIT
false
b074c96a9ad8197531126a2e5ee1aebc
---\nservices:\n traefik:\n volumes:\n - '/var/run/docker.sock:/var/run/docker.sock'\n - './example/compose/traefik/config:/config'\n - './common/pki:/pki'\n labels:\n traefik.enable: 'true'\n traefik.http.routers.api.rule: 'Host(`traefik.example.com`)'\n traefik.http.routers.api.en...
dataset_sample\yaml\authelia_authelia\internal\suites\example\compose\traefik\compose.yml
compose.yml
YAML
1,139
0.8
0
0
python-kit
226
2025-03-21T13:45:04.843010
MIT
false
2c9e5d3d214713a9fb25242e77dfa4f6
---\n# yaml-language-server: $schema=v\napi:\n dashboard: true\n debug: false\n insecure: false\n\nlog:\n level: DEBUG\n\naccessLog: {}\n\npilot:\n dashboard: false\n\nglobal:\n sendAnonymousUsage: false\n checkNewVersion: false\n\nentryPoints:\n https:\n address: ":8080/tcp"\n\nserversTransport:\n insecure...
dataset_sample\yaml\authelia_authelia\internal\suites\example\compose\traefik\config\static.yml
static.yml
YAML
423
0.8
0
0.038462
python-kit
164
2023-10-20T08:09:07.376749
GPL-3.0
false
f5892612b922050aee398507d39091a8
---\n# yaml-language-server: $schema=https://json.schemastore.org/traefik-v2-file-provider.json\ntls:\n stores:\n default:\n defaultCertificate:\n certFile: /pki/public.crt\n keyFile: /pki/private.pem\n certificates:\n - certFile: /pki/public.crt\n keyFile: /pki/private.pem\n stores...
dataset_sample\yaml\authelia_authelia\internal\suites\example\compose\traefik\config\dynamic\tls.yml
tls.yml
YAML
333
0.8
0
0.071429
vue-tools
232
2024-07-15T17:29:41.290787
MIT
false
e925a72ecc81e749d8a4374337fcc9b6
# Kubernetes Dashboard\n---\napiVersion: v1\nkind: Namespace\nmetadata:\n name: kubernetes-dashboard\n...\n---\napiVersion: v1\nkind: ServiceAccount\nmetadata:\n labels:\n k8s-app: kubernetes-dashboard\n name: kubernetes-dashboard\n namespace: kubernetes-dashboard\n...\n---\nkind: Service\napiVersion: v1\nmetada...
dataset_sample\yaml\authelia_authelia\internal\suites\example\kube\dashboards.yml
dashboards.yml
YAML
8,366
0.8
0.008671
0.037572
node-utils
577
2025-05-04T20:45:11.157765
Apache-2.0
false
99aa5a46a7303d235bd6d37d4781e9f4
---\napiVersion: apps/v1\nkind: Deployment\nmetadata:\n name: nginx-backend\n namespace: authelia\n labels:\n app: nginx-backend\nspec:\n replicas: 1\n selector:\n matchLabels:\n app: nginx-backend\n template:\n metadata:\n labels:\n app: nginx-backend\n spec:\n containers:\n ...
dataset_sample\yaml\authelia_authelia\internal\suites\example\kube\apps\nginx.yml
nginx.yml
YAML
3,426
0.7
0.006757
0
node-utils
670
2024-07-21T04:13:38.940547
MIT
false
85a603a94b93c90395c95a5278a654e6
---\napiVersion: apps/v1\nkind: Deployment\nmetadata:\n name: authelia\n namespace: authelia\n labels:\n app: authelia\nspec:\n replicas: 1\n selector:\n matchLabels:\n app: authelia\n template:\n metadata:\n labels:\n app: authelia\n spec:\n containers:\n - name: authelia...
dataset_sample\yaml\authelia_authelia\internal\suites\example\kube\authelia\authelia.yml
authelia.yml
YAML
4,541
0.8
0.011834
0.011834
python-kit
777
2024-11-16T15:04:52.871929
GPL-3.0
false
b97de200c3eea240f4420e2c9672ee7b
---\ncertificates_directory: '/certs/'\n\nserver:\n address: 'tcp://:443'\n tls:\n certificate: '/pki/public.backend.crt'\n key: '/pki/private.backend.pem'\n\nlog:\n level: 'debug'\n\nstorage:\n mysql:\n address: 'tcp://mariadb-service:3306'\n database: 'authelia'\n username: 'admin'\n\nnotifier:\n ...
dataset_sample\yaml\authelia_authelia\internal\suites\example\kube\authelia\configs\configuration.yml
configuration.yml
YAML
2,455
0.95
0
0
awesome-app
251
2025-02-16T16:33:15.461101
MIT
false
2bc116a6b387c7e5cbd15fc3a8adca8b
---\napiVersion: apps/v1\nkind: Deployment\nmetadata:\n name: ldap\n namespace: authelia\n labels:\n app: ldap\nspec:\n replicas: 1\n selector:\n matchLabels:\n app: ldap\n template:\n metadata:\n labels:\n app: ldap\n spec:\n containers:\n - name: ldap\n image: o...
dataset_sample\yaml\authelia_authelia\internal\suites\example\kube\ldap\ldap.yml
ldap.yml
YAML
1,478
0.7
0.015625
0
node-utils
800
2025-04-04T12:21:52.592147
GPL-3.0
false
3b84666e861f9dd6d087e05ff6ea50a0
---\napiVersion: apps/v1\nkind: Deployment\nmetadata:\n name: mailpit\n namespace: authelia\n labels:\n app: mailpit\nspec:\n replicas: 1\n selector:\n matchLabels:\n app: mailpit\n template:\n metadata:\n labels:\n app: mailpit\n spec:\n containers:\n - name: mailpit\n ...
dataset_sample\yaml\authelia_authelia\internal\suites\example\kube\mail\mail.yml
mail.yml
YAML
1,632
0.7
0.0125
0
python-kit
245
2024-04-05T19:28:15.620966
Apache-2.0
false
cce1c97873441802f3858d3a121e6248
---\napiVersion: apps/v1\nkind: Deployment\nmetadata:\n name: mariadb\n namespace: authelia\n labels:\n app: mariadb\nspec:\n replicas: 1\n selector:\n matchLabels:\n app: mariadb\n template:\n metadata:\n labels:\n app: mariadb\n spec:\n containers:\n - name: mariadb\n ...
dataset_sample\yaml\authelia_authelia\internal\suites\example\kube\storage\mariadb.yml
mariadb.yml
YAML
938
0.7
0
0
vue-tools
150
2023-12-12T17:57:53.953468
MIT
false
889e52746a2a3bb87a17277c2a5808ad
---\napiVersion: apps/v1\nkind: Deployment\nmetadata:\n name: redis\n namespace: authelia\n labels:\n app: redis\nspec:\n replicas: 1\n selector:\n matchLabels:\n app: redis\n template:\n metadata:\n labels:\n app: redis\n spec:\n containers:\n - name: redis\n ima...
dataset_sample\yaml\authelia_authelia\internal\suites\example\kube\storage\redis.yml
redis.yml
YAML
649
0.7
0
0
node-utils
441
2023-07-20T18:27:13.188997
GPL-3.0
false
10318bd0c8f955ad04ed7cc6e2e4bd14
---\nservices:\n authelia-backend:\n volumes:\n - './HAProxy/configuration.yml:/config/configuration.yml'\n - './HAProxy/users.yml:/config/users.yml'\n - './common/pki:/pki'\n - './common/pki/public.crt:/certs/public.crt'\n...\n
dataset_sample\yaml\authelia_authelia\internal\suites\HAProxy\compose.yml
compose.yml
YAML
243
0.7
0
0
node-utils
55
2024-12-09T11:06:32.761759
BSD-3-Clause
false
564993b3905b157007e01602b9cb2a01
---\ncertificates_directory: '/certs/'\n\nserver:\n address: 'tcp://:9091'\n tls:\n certificate: '/pki/public.backend.crt'\n key: '/pki/private.backend.pem'\n\nlog:\n level: 'debug'\n\nstorage:\n encryption_key: 'a_not_so_secure_encryption_key'\n local:\n path: '/config/db.sqlite'\n\nnotifier:\n smtp:\n ...
dataset_sample\yaml\authelia_authelia\internal\suites\HAProxy\configuration.yml
configuration.yml
YAML
1,766
0.95
0
0
react-lib
129
2025-05-31T16:27:49.591656
GPL-3.0
false
668cda09f197ec5703c5e9668f45d0ce
---\nusers:\n john:\n displayname: "John Doe"\n password: "$6$rounds=500000$jgiCMRyGXzoqpxS3$w2pJeZnnH8bwW3zzvoMWtTRfQYsHbWbD/hquuQ5vUeIyl9gdwBIt6RWk2S6afBA0DPakbeWgD/4SZPiS0hYtU/" # yamllint disable-line rule:line-length\n email: john.doe@authelia.com\n groups:\n - admins\n - dev\n\n harry:\n ...
dataset_sample\yaml\authelia_authelia\internal\suites\HAProxy\users.yml
users.yml
YAML
1,103
0.8
0
0
vue-tools
698
2024-07-25T11:59:26.283609
GPL-3.0
false
f776ae223ecd0228e03175588a362930
---\nservices:\n authelia-backend:\n volumes:\n - './HighAvailability/configuration.yml:/config/configuration.yml'\n - './common/pki:/pki'\n - './common/pki/public.crt:/certs/public.crt'\n...\n
dataset_sample\yaml\authelia_authelia\internal\suites\HighAvailability\compose.yml
compose.yml
YAML
204
0.7
0
0
vue-tools
388
2025-06-06T06:29:35.664368
GPL-3.0
false
8461927295a21ab079871d78de3e37b9
---\ncertificates_directory: '/certs/'\n\nidentity_validation:\n reset_password:\n jwt_secret: 'a_very_important_secret'\n\nserver:\n address: 'tcp://:9091'\n tls:\n certificate: '/pki/public.backend.crt'\n key: '/pki/private.backend.pem'\n\nlog:\n level: 'debug'\n\nstorage:\n encryption_key: 'a_not_so_se...
dataset_sample\yaml\authelia_authelia\internal\suites\HighAvailability\configuration.yml
configuration.yml
YAML
3,488
0.95
0
0
vue-tools
44
2023-07-20T17:06:32.707170
Apache-2.0
false
e0a878243ff6a776018e185f11d686ac
---\nservices:\n authelia-backend:\n volumes:\n - './LDAP/configuration.yml:/config/configuration.yml'\n - './common/pki:/pki'\n - './common/pki/public.crt:/certs/public.crt'\n...\n
dataset_sample\yaml\authelia_authelia\internal\suites\LDAP\compose.yml
compose.yml
YAML
192
0.7
0
0
python-kit
876
2023-11-13T23:33:06.686681
GPL-3.0
false
3966059cfd40260b498e0766fbc58bf1
---\ncertificates_directory: '/certs/'\ntheme: 'dark'\n\nserver:\n address: 'tcp://:9091'\n tls:\n certificate: '/pki/public.backend.crt'\n key: '/pki/private.backend.pem'\n endpoints:\n rate_limits:\n reset_password_start:\n buckets:\n - period: '2 minutes'\n requests: 20\n ...
dataset_sample\yaml\authelia_authelia\internal\suites\LDAP\configuration.yml
configuration.yml
YAML
3,095
0.95
0
0
node-utils
151
2024-05-12T12:08:38.664558
GPL-3.0
false
748d03243f2938dc81f6fb2b413e47ab
---\nservices:\n authelia-backend:\n volumes:\n - './MariaDB/configuration.yml:/config/configuration.yml'\n - './MariaDB/users.yml:/config/users.yml'\n - './common/pki:/pki'\n - './common/pki/public.crt:/certs/public.crt'\n...\n
dataset_sample\yaml\authelia_authelia\internal\suites\MariaDB\compose.yml
compose.yml
YAML
243
0.7
0
0
awesome-app
866
2025-03-12T19:14:52.887592
MIT
false
8fd2c15f9eed0edc0558c7a84addfa80
---\ncertificates_directory: '/certs/'\n\nserver:\n address: 'tcp://:9091'\n tls:\n certificate: '/pki/public.backend.crt'\n key: '/pki/private.backend.pem'\n\nlog:\n level: 'debug'\n\nstorage:\n encryption_key: 'a_not_so_secure_encryption_key'\n mysql:\n address: 'tcp://mariadb:3306'\n database: 'auth...
dataset_sample\yaml\authelia_authelia\internal\suites\MariaDB\configuration.yml
configuration.yml
YAML
2,008
0.95
0
0
node-utils
239
2024-12-04T03:58:21.472164
GPL-3.0
false
3e34c4542875119d85a0d122f0064141
---\nusers:\n john:\n displayname: "John Doe"\n password: "$6$rounds=500000$jgiCMRyGXzoqpxS3$w2pJeZnnH8bwW3zzvoMWtTRfQYsHbWbD/hquuQ5vUeIyl9gdwBIt6RWk2S6afBA0DPakbeWgD/4SZPiS0hYtU/" # yamllint disable-line rule:line-length\n email: john.doe@authelia.com\n groups:\n - admins\n - dev\n\n harry:\n ...
dataset_sample\yaml\authelia_authelia\internal\suites\MariaDB\users.yml
users.yml
YAML
1,103
0.8
0
0
vue-tools
521
2025-02-11T19:02:37.351726
MIT
false
f776ae223ecd0228e03175588a362930
---\nservices:\n authelia-backend:\n volumes:\n - './MultiCookieDomain/configuration.yml:/config/configuration.yml'\n - './MultiCookieDomain/users.yml:/config/users.yml'\n - './common/pki:/pki'\n - './common/pki/public.crt:/certs/public.crt'\n...\n
dataset_sample\yaml\authelia_authelia\internal\suites\MultiCookieDomain\compose.yml
compose.yml
YAML
263
0.7
0
0
vue-tools
84
2023-09-25T08:01:15.921947
Apache-2.0
false
b6492a156b095b9f90e0a830edf053f7
---\ncertificates_directory: '/certs/'\ntheme: 'auto'\n\nserver:\n address: 'tcp://:9091'\n tls:\n certificate: '/pki/public.backend.crt'\n key: '/pki/private.backend.pem'\n\ntelemetry:\n metrics:\n enabled: true\n address: 'tcp://:9959'\n\nlog:\n level: 'debug'\n\nstorage:\n encryption_key: 'a_not_so_...
dataset_sample\yaml\authelia_authelia\internal\suites\MultiCookieDomain\configuration.yml
configuration.yml
YAML
5,094
0.95
0
0
vue-tools
500
2024-05-28T16:53:16.438227
BSD-3-Clause
false
2ef444db230fbe2fabc88aa5f0845796
---\nusers:\n john:\n displayname: "John Doe"\n password: "$6$rounds=500000$jgiCMRyGXzoqpxS3$w2pJeZnnH8bwW3zzvoMWtTRfQYsHbWbD/hquuQ5vUeIyl9gdwBIt6RWk2S6afBA0DPakbeWgD/4SZPiS0hYtU/" # yamllint disable-line rule:line-length\n email: john.doe@authelia.com\n groups:\n - admins\n - dev\n\n harry:\n ...
dataset_sample\yaml\authelia_authelia\internal\suites\MultiCookieDomain\users.yml
users.yml
YAML
1,103
0.8
0
0
awesome-app
782
2023-11-18T15:05:33.419469
BSD-3-Clause
false
f776ae223ecd0228e03175588a362930
---\nservices:\n authelia-backend:\n volumes:\n - './MySQL/configuration.yml:/config/configuration.yml'\n - './MySQL/users.yml:/config/users.yml'\n - './common/pki:/pki'\n - './common/pki/public.crt:/certs/public.crt'\n...\n
dataset_sample\yaml\authelia_authelia\internal\suites\MySQL\compose.yml
compose.yml
YAML
239
0.7
0
0
python-kit
442
2025-06-17T10:00:43.698638
GPL-3.0
false
2ece3c1b8bf808e718633f151d871d01
---\ncertificates_directory: '/certs/'\n\nserver:\n address: 'tcp://:9091'\n tls:\n certificate: '/pki/public.backend.crt'\n key: '/pki/private.backend.pem'\n\nlog:\n level: 'debug'\n\nstorage:\n encryption_key: 'a_not_so_secure_encryption_key'\n mysql:\n address: 'tcp://mysql:3306'\n database: 'authel...
dataset_sample\yaml\authelia_authelia\internal\suites\MySQL\configuration.yml
configuration.yml
YAML
2,008
0.95
0
0
python-kit
96
2025-02-02T10:10:55.160168
Apache-2.0
false
21feaeddb7cd56b6533a55faf4fe8a56
---\nusers:\n john:\n displayname: "John Doe"\n password: "$6$rounds=500000$jgiCMRyGXzoqpxS3$w2pJeZnnH8bwW3zzvoMWtTRfQYsHbWbD/hquuQ5vUeIyl9gdwBIt6RWk2S6afBA0DPakbeWgD/4SZPiS0hYtU/" # yamllint disable-line rule:line-length\n email: john.doe@authelia.com\n groups:\n - admins\n - dev\n\n harry:\n ...
dataset_sample\yaml\authelia_authelia\internal\suites\MySQL\users.yml
users.yml
YAML
1,103
0.8
0
0
node-utils
275
2024-02-03T10:51:34.298982
GPL-3.0
false
f776ae223ecd0228e03175588a362930
---\nservices:\n authelia-backend:\n volumes:\n - './NetworkACL/configuration.yml:/config/configuration.yml'\n - './NetworkACL/users.yml:/config/users.yml'\n - './common/pki:/pki'\n - './common/pki/public.crt:/certs/public.crt'\n...\n
dataset_sample\yaml\authelia_authelia\internal\suites\NetworkACL\compose.yml
compose.yml
YAML
249
0.7
0
0
python-kit
801
2023-12-11T19:17:43.706506
BSD-3-Clause
false
b959957c4f456e716d361cc0a97a0ff3
---\ncertificates_directory: '/certs/'\n\nserver:\n address: 'tcp://:9091'\n tls:\n certificate: '/pki/public.backend.crt'\n key: '/pki/private.backend.pem'\n\nlog:\n level: 'debug'\n\nstorage:\n encryption_key: 'a_not_so_secure_encryption_key'\n local:\n path: '/config/db.sqlite'\n\nnotifier:\n smtp:\n ...
dataset_sample\yaml\authelia_authelia\internal\suites\NetworkACL\configuration.yml
configuration.yml
YAML
1,898
0.95
0
0
node-utils
936
2024-12-13T21:17:27.854171
Apache-2.0
false
cbddf8cb8294da14cfba86435ca28225
---\nusers:\n john:\n displayname: "John Doe"\n password: "$6$rounds=500000$jgiCMRyGXzoqpxS3$w2pJeZnnH8bwW3zzvoMWtTRfQYsHbWbD/hquuQ5vUeIyl9gdwBIt6RWk2S6afBA0DPakbeWgD/4SZPiS0hYtU/" # yamllint disable-line rule:line-length\n email: john.doe@authelia.com\n groups:\n - admins\n - dev\n\n harry:\n ...
dataset_sample\yaml\authelia_authelia\internal\suites\NetworkACL\users.yml
users.yml
YAML
1,103
0.8
0
0
node-utils
818
2024-11-01T13:29:04.212273
BSD-3-Clause
false
f776ae223ecd0228e03175588a362930
---\nservices:\n authelia-backend:\n environment:\n X_AUTHELIA_CONFIG_FILTERS: 'template'\n volumes:\n - './OIDC/configuration.yml:/config/configuration.yml'\n - './OIDC/users.yml:/config/users.yml'\n - './common/pki:/pki'\n - './common/pki/public.crt:/certs/public.crt'\n...\n
dataset_sample\yaml\authelia_authelia\internal\suites\OIDC\compose.yml
compose.yml
YAML
298
0.7
0
0
awesome-app
368
2024-10-25T21:33:37.129838
Apache-2.0
false
47494f25139aebf2372cca7ea3465c07
---\ncertificates_directory: '/certs/'\n\nserver:\n address: 'tcp://:9091'\n tls:\n certificate: '/pki/public.backend.crt'\n key: '/pki/private.backend.pem'\n\nlog:\n level: 'debug'\n\nstorage:\n encryption_key: 'a_not_so_secure_encryption_key'\n local:\n path: '/config/db.sqlite'\n\nnotifier:\n smtp:\n ...
dataset_sample\yaml\authelia_authelia\internal\suites\OIDC\configuration.yml
configuration.yml
YAML
2,957
0.95
0
0
react-lib
166
2024-09-21T16:45:34.103674
Apache-2.0
false
cdea03cb30093cc083c90b4063674569
---\nusers:\n john:\n displayname: "John Doe"\n password: "$6$rounds=500000$jgiCMRyGXzoqpxS3$w2pJeZnnH8bwW3zzvoMWtTRfQYsHbWbD/hquuQ5vUeIyl9gdwBIt6RWk2S6afBA0DPakbeWgD/4SZPiS0hYtU/" # yamllint disable-line rule:line-length\n email: john.doe@authelia.com\n groups:\n - admins\n - dev\n\n harry:\n ...
dataset_sample\yaml\authelia_authelia\internal\suites\OIDC\users.yml
users.yml
YAML
1,103
0.8
0
0
node-utils
181
2025-03-15T15:24:26.914598
BSD-3-Clause
false
f776ae223ecd0228e03175588a362930
---\nservices:\n authelia-backend:\n environment:\n X_AUTHELIA_CONFIG_FILTERS: 'template'\n volumes:\n - './OIDCTraefik/configuration.yml:/config/configuration.yml'\n - './OIDCTraefik/users.yml:/config/users.yml'\n - './common/pki:/pki'\n - './common/pki/public.crt:/certs/public.crt'\n.....
dataset_sample\yaml\authelia_authelia\internal\suites\OIDCTraefik\compose.yml
compose.yml
YAML
312
0.7
0
0
awesome-app
105
2024-07-01T15:53:18.392975
BSD-3-Clause
false
890658e3fd0f84a235f71ab6850e4d53
---\ncertificates_directory: '/certs/'\n\nserver:\n address: 'tcp://:9091'\n tls:\n certificate: '/pki/public.backend.crt'\n key: '/pki/private.backend.pem'\n\nlog:\n level: 'debug'\n\nstorage:\n encryption_key: 'a_not_so_secure_encryption_key'\n local:\n path: '/config/db.sqlite'\n\nnotifier:\n smtp:\n ...
dataset_sample\yaml\authelia_authelia\internal\suites\OIDCTraefik\configuration.yml
configuration.yml
YAML
2,957
0.95
0
0
react-lib
311
2024-06-06T11:53:09.358106
GPL-3.0
false
cdea03cb30093cc083c90b4063674569
---\nusers:\n john:\n displayname: "John Doe"\n password: "$6$rounds=500000$jgiCMRyGXzoqpxS3$w2pJeZnnH8bwW3zzvoMWtTRfQYsHbWbD/hquuQ5vUeIyl9gdwBIt6RWk2S6afBA0DPakbeWgD/4SZPiS0hYtU/" # yamllint disable-line rule:line-length\n email: john.doe@authelia.com\n groups:\n - admins\n - dev\n\n harry:\n ...
dataset_sample\yaml\authelia_authelia\internal\suites\OIDCTraefik\users.yml
users.yml
YAML
1,103
0.8
0
0
vue-tools
997
2024-10-14T12:58:16.775942
MIT
false
f776ae223ecd0228e03175588a362930
---\nservices:\n authelia-backend:\n volumes:\n - './OneFactorOnly/configuration.yml:/config/configuration.yml'\n - './OneFactorOnly/users.yml:/config/users.yml'\n - './common/pki:/pki'\n - './common/pki/public.crt:/certs/public.crt'\n...\n
dataset_sample\yaml\authelia_authelia\internal\suites\OneFactorOnly\compose.yml
compose.yml
YAML
255
0.7
0
0
vue-tools
0
2024-08-14T07:11:48.077546
MIT
false
47006a058aef66bb2b3ede56b92ec737
---\ncertificates_directory: '/certs/'\n\nidentity_validation:\n reset_password:\n jwt_secret: 'a_very_important_secret'\n\nserver:\n address: 'tcp://:9091'\n tls:\n certificate: '/pki/public.backend.crt'\n key: '/pki/private.backend.pem'\n\nlog:\n level: 'debug'\n\nstorage:\n encryption_key: 'a_not_so_se...
dataset_sample\yaml\authelia_authelia\internal\suites\OneFactorOnly\configuration.yml
configuration.yml
YAML
1,707
0.95
0
0
react-lib
185
2024-10-02T18:57:38.881946
MIT
false
09f3c3edf8b94b28ae6075c3daf33921
---\nusers:\n john:\n displayname: "John Doe"\n password: "$6$rounds=500000$jgiCMRyGXzoqpxS3$w2pJeZnnH8bwW3zzvoMWtTRfQYsHbWbD/hquuQ5vUeIyl9gdwBIt6RWk2S6afBA0DPakbeWgD/4SZPiS0hYtU/" # yamllint disable-line rule:line-length\n email: john.doe@authelia.com\n groups:\n - admins\n - dev\n\n harry:\n ...
dataset_sample\yaml\authelia_authelia\internal\suites\OneFactorOnly\users.yml
users.yml
YAML
1,103
0.8
0
0
awesome-app
584
2024-09-23T21:32:52.510923
MIT
false
f776ae223ecd0228e03175588a362930
---\nservices:\n authelia-backend:\n volumes:\n - './PathPrefix/configuration.yml:/config/configuration.yml'\n - './PathPrefix/users.yml:/config/users.yml'\n - './common/pki:/pki'\n - './common/pki/public.crt:/certs/public.crt'\n...\n
dataset_sample\yaml\authelia_authelia\internal\suites\PathPrefix\compose.yml
compose.yml
YAML
249
0.7
0
0
vue-tools
242
2024-04-12T05:34:55.897876
Apache-2.0
false
98d662a602f5d5616f1f9580c6be9780
---\ncertificates_directory: '/certs/'\n\nserver:\n address: 'tcp://:9091/auth'\n tls:\n certificate: '/pki/public.backend.crt'\n key: '/pki/private.backend.pem'\n endpoints:\n rate_limits:\n reset_password_start:\n buckets:\n - period: '2 minutes'\n requests: 20\n reset...
dataset_sample\yaml\authelia_authelia\internal\suites\PathPrefix\configuration.yml
configuration.yml
YAML
2,223
0.95
0
0
vue-tools
405
2025-06-18T21:27:41.109970
MIT
false
bcda819bbb674976d61ac144fde6c40c
---\nusers:\n john:\n displayname: "John Doe"\n password: "$6$rounds=500000$jgiCMRyGXzoqpxS3$w2pJeZnnH8bwW3zzvoMWtTRfQYsHbWbD/hquuQ5vUeIyl9gdwBIt6RWk2S6afBA0DPakbeWgD/4SZPiS0hYtU/" # yamllint disable-line rule:line-length\n email: john.doe@authelia.com\n groups:\n - admins\n - dev\n\n harry:\n ...
dataset_sample\yaml\authelia_authelia\internal\suites\PathPrefix\users.yml
users.yml
YAML
1,103
0.8
0
0
vue-tools
383
2025-01-07T19:11:09.492287
BSD-3-Clause
false
f776ae223ecd0228e03175588a362930
---\nservices:\n authelia-backend:\n volumes:\n - './Postgres/configuration.yml:/config/configuration.yml'\n - './Postgres/users.yml:/config/users.yml'\n - './common/pki:/pki'\n - './common/pki/public.crt:/certs/public.crt'\n...\n
dataset_sample\yaml\authelia_authelia\internal\suites\Postgres\compose.yml
compose.yml
YAML
245
0.7
0
0
node-utils
930
2024-08-26T13:21:20.099745
BSD-3-Clause
false
4a0dad3f760a64ff2338ca45dfd46438
---\ncertificates_directory: /certs/\n\nserver:\n address: 'tcp://:9091'\n tls:\n certificate: /pki/public.backend.crt\n key: /pki/private.backend.pem\n\nlog:\n level: 'debug'\n\nstorage:\n encryption_key: 'a_not_so_secure_encryption_key'\n postgres:\n address: 'tcp://postgres:5432'\n database: 'authel...
dataset_sample\yaml\authelia_authelia\internal\suites\Postgres\configuration.yml
configuration.yml
YAML
2,008
0.95
0
0
awesome-app
227
2023-07-17T10:40:58.039167
MIT
false
bbb3382165ba5367d2d0f47d3e493132
---\nusers:\n john:\n displayname: "John Doe"\n password: "$6$rounds=500000$jgiCMRyGXzoqpxS3$w2pJeZnnH8bwW3zzvoMWtTRfQYsHbWbD/hquuQ5vUeIyl9gdwBIt6RWk2S6afBA0DPakbeWgD/4SZPiS0hYtU/" # yamllint disable-line rule:line-length\n email: john.doe@authelia.com\n groups:\n - admins\n - dev\n\n harry:\n ...
dataset_sample\yaml\authelia_authelia\internal\suites\Postgres\users.yml
users.yml
YAML
1,103
0.8
0
0
python-kit
797
2024-03-28T19:25:13.886888
GPL-3.0
false
f776ae223ecd0228e03175588a362930
---\nservices:\n authelia-backend:\n volumes:\n - './ShortTimeouts/configuration.yml:/config/configuration.yml'\n - './ShortTimeouts/users.yml:/config/users.yml'\n - './common/pki:/pki'\n - './common/pki/public.crt:/certs/public.crt'\n...\n
dataset_sample\yaml\authelia_authelia\internal\suites\ShortTimeouts\compose.yml
compose.yml
YAML
255
0.7
0
0
python-kit
569
2024-01-14T11:03:31.568972
GPL-3.0
false
3e5510a9976ef4c97d8fcc24682e322c
---\ncertificates_directory: '/certs/'\n\nserver:\n address: 'tcp://:9091'\n tls:\n certificate: '/pki/public.backend.crt'\n key: '/pki/private.backend.pem'\n\nlog:\n level: 'debug'\n\nstorage:\n encryption_key: 'a_not_so_secure_encryption_key'\n local:\n path: '/config/db.sqlite'\n\nnotifier:\n smtp:\n ...
dataset_sample\yaml\authelia_authelia\internal\suites\ShortTimeouts\configuration.yml
configuration.yml
YAML
2,283
0.95
0
0
vue-tools
780
2025-04-18T22:57:16.797418
Apache-2.0
false
5d8d569846daea96369d18b43da39f0a
---\nusers:\n john:\n displayname: "John Doe"\n password: "$6$rounds=500000$jgiCMRyGXzoqpxS3$w2pJeZnnH8bwW3zzvoMWtTRfQYsHbWbD/hquuQ5vUeIyl9gdwBIt6RWk2S6afBA0DPakbeWgD/4SZPiS0hYtU/" # yamllint disable-line rule:line-length\n email: john.doe@authelia.com\n groups:\n - admins\n - dev\n\n harry:\n ...
dataset_sample\yaml\authelia_authelia\internal\suites\ShortTimeouts\users.yml
users.yml
YAML
1,103
0.8
0
0
vue-tools
312
2024-03-04T17:00:01.138662
BSD-3-Clause
false
f776ae223ecd0228e03175588a362930
---\nservices:\n authelia-backend:\n environment:\n AUTHELIA_JWT_SECRET_FILE: '/tmp/authelia/StandaloneSuite/jwt'\n AUTHELIA_SESSION_SECRET_FILE: '/tmp/authelia/StandaloneSuite/session'\n volumes:\n - './Standalone/configuration.yml:/config/configuration.yml'\n - './Standalone/users.yml:/conf...
dataset_sample\yaml\authelia_authelia\internal\suites\Standalone\compose.yml
compose.yml
YAML
512
0.7
0
0
awesome-app
638
2024-01-08T00:05:17.901487
GPL-3.0
false
275c97c0fcf09243410f4ca59e9e4e3f
---\ncertificates_directory: '/certs/'\ntheme: 'auto'\n\nserver:\n address: 'tcp://:9091'\n tls:\n certificate: '/pki/public.backend.crt'\n key: '/pki/private.backend.pem'\n endpoints:\n rate_limits:\n reset_password_start:\n buckets:\n - period: '2 minutes'\n requests: 20\n ...
dataset_sample\yaml\authelia_authelia\internal\suites\Standalone\configuration.yml
configuration.yml
YAML
2,836
0.95
0
0
react-lib
629
2024-04-01T13:28:36.592679
GPL-3.0
false
1e6e4ef24455aa7f821783bbed477e1b
---\nusers:\n john:\n displayname: "John Doe"\n password: "$6$rounds=500000$jgiCMRyGXzoqpxS3$w2pJeZnnH8bwW3zzvoMWtTRfQYsHbWbD/hquuQ5vUeIyl9gdwBIt6RWk2S6afBA0DPakbeWgD/4SZPiS0hYtU/" # yamllint disable-line rule:line-length\n email: john.doe@authelia.com\n groups:\n - admins\n - dev\n\n harry:\n ...
dataset_sample\yaml\authelia_authelia\internal\suites\Standalone\users.yml
users.yml
YAML
1,103
0.8
0
0
react-lib
716
2024-08-03T06:34:27.215487
GPL-3.0
false
f776ae223ecd0228e03175588a362930
---\nservices:\n authelia-backend:\n volumes:\n - './Traefik/configuration.yml:/config/configuration.yml'\n - './Traefik/users.yml:/config/users.yml'\n - './Traefik/favicon.ico:/config/assets/favicon.ico'\n - './Traefik/logo.png:/config/assets/logo.png'\n - './common/pki:/pki'\n - './c...
dataset_sample\yaml\authelia_authelia\internal\suites\Traefik\compose.yml
compose.yml
YAML
355
0.7
0
0
node-utils
340
2025-05-18T10:37:12.200324
MIT
false
a4f40272b6603ded3bb2e11ccb290dd8
---\ncertificates_directory: '/certs/'\n\nserver:\n address: 'tcp://:9091'\n asset_path: '/config/assets/'\n tls:\n certificate: '/pki/public.backend.crt'\n key: '/pki/private.backend.pem'\n endpoints:\n authz:\n forward-auth:\n implementation: 'ForwardAuth'\n authn_strategies: []\n r...
dataset_sample\yaml\authelia_authelia\internal\suites\Traefik\configuration.yml
configuration.yml
YAML
2,251
0.95
0
0
node-utils
442
2024-02-20T16:41:11.404647
GPL-3.0
false
a56d3d8ed229b281034228272b5161bb
---\nusers:\n john:\n displayname: "John Doe"\n password: "$6$rounds=500000$jgiCMRyGXzoqpxS3$w2pJeZnnH8bwW3zzvoMWtTRfQYsHbWbD/hquuQ5vUeIyl9gdwBIt6RWk2S6afBA0DPakbeWgD/4SZPiS0hYtU/" # yamllint disable-line rule:line-length\n email: john.doe@authelia.com\n groups:\n - admins\n - dev\n\n harry:\n ...
dataset_sample\yaml\authelia_authelia\internal\suites\Traefik\users.yml
users.yml
YAML
1,103
0.8
0
0
awesome-app
495
2023-07-22T02:34:19.205110
GPL-3.0
false
f776ae223ecd0228e03175588a362930
---\nservices:\n authelia-backend:\n volumes:\n - './TwoFactor/configuration.yml:/config/configuration.yml'\n - './TwoFactor/users.yml:/config/users.yml'\n - './common/pki:/pki'\n - './common/pki/public.crt:/certs/public.crt'\n...\n
dataset_sample\yaml\authelia_authelia\internal\suites\TwoFactor\compose.yml
compose.yml
YAML
247
0.7
0
0
vue-tools
363
2024-12-22T09:09:58.473975
GPL-3.0
false
e25cc71b696ac827c96c25d1b40720c4
---\ncertificates_directory: '/certs/'\ntheme: 'auto'\n\nserver:\n address: 'tcp://:9091'\n tls:\n certificate: '/pki/public.backend.crt'\n key: '/pki/private.backend.pem'\n endpoints:\n rate_limits:\n second_factor_totp:\n buckets:\n - period: '2 minutes'\n requests: 50\n ...
dataset_sample\yaml\authelia_authelia\internal\suites\TwoFactor\configuration.yml
configuration.yml
YAML
3,008
0.95
0
0
react-lib
326
2023-11-08T20:09:46.452274
GPL-3.0
false
022e6bc752a368e2334c1721d9f15e72
---\nusers:\n john:\n displayname: "John Doe"\n password: "$6$rounds=500000$jgiCMRyGXzoqpxS3$w2pJeZnnH8bwW3zzvoMWtTRfQYsHbWbD/hquuQ5vUeIyl9gdwBIt6RWk2S6afBA0DPakbeWgD/4SZPiS0hYtU/" # yamllint disable-line rule:line-length\n email: john.doe@authelia.com\n groups:\n - admins\n - dev\n\n harry:\n ...
dataset_sample\yaml\authelia_authelia\internal\suites\TwoFactor\users.yml
users.yml
YAML
1,103
0.8
0
0
python-kit
190
2024-06-04T15:52:19.259243
MIT
false
f776ae223ecd0228e03175588a362930
version: "2"\n\nbuild:\n os: "ubuntu-22.04"\n tools:\n python: "3.10"\n\npython:\n install:\n - requirements: docs/requirements.txt\n\nsphinx:\n configuration: docs/source/conf.py
dataset_sample\yaml\AutoMapper_AutoMapper\.readthedocs.yml
.readthedocs.yml
YAML
177
0.85
0
0
react-lib
279
2025-03-24T11:21:16.032186
GPL-3.0
false
7b1f750fb491eecd34b7e19117560333
jobs:\n\n- job: GetPRNumber\n pool:\n vmImage: 'ubuntu-20.04'\n variables:\n SolutionDir: '$(Build.SourcesDirectory)'\n steps:\n - task: UseDotNet@2\n displayName: 'Use .NET 8.0 SDK'\n inputs:\n packageType: sdk\n useGlobalJson: true\n - task: CmdLine@2\n displayName: 'Run Build'\n inpu...
dataset_sample\yaml\AvaloniaUI_Avalonia\azure-pipelines.yml
azure-pipelines.yml
YAML
4,851
0.8
0
0
vue-tools
550
2024-01-27T19:38:39.898424
BSD-3-Clause
false
9784e65edbdd502b8e76b8de46eea744
version: '1.1.0'\ninvalidStatus: "pending"\nlabelRule:\n values:\n - "bug"\n - "feature"\n - "enhancement"\n - "area-infrastructure"\n
dataset_sample\yaml\AvaloniaUI_Avalonia\.github\pr_labels.yml
pr_labels.yml
YAML
139
0.7
0
0
react-lib
800
2024-02-13T02:24:57.147505
MIT
false
909ae5d58114b7333606326f575e1bf9
name: Bug Report\ndescription: File a bug report\nlabels: ["bug"]\nbody:\n - type: textarea\n id: what-happened\n attributes:\n label: Describe the bug\n description: A clear and concise description of what the bug is.\n validations:\n required: true\n - type: textarea\n id: steps\n attr...
dataset_sample\yaml\AvaloniaUI_Avalonia\.github\ISSUE_TEMPLATE\bug_report.yml
bug_report.yml
YAML
1,523
0.95
0
0
vue-tools
221
2023-12-29T14:51:30.706775
BSD-3-Clause
false
c922ae7e70d73cdbd8f253891c706988
blank_issues_enabled: false\ncontact_links:\n - name: Questions, Discussions, Ideas\n url: https://github.com/AvaloniaUI/Avalonia/discussions/new\n about: Please ask and answer questions here.\n - name: Avalonia Community Support on Telegram\n url: https://t.me/Avalonia\n about: Please ask and answer ques...
dataset_sample\yaml\AvaloniaUI_Avalonia\.github\ISSUE_TEMPLATE\config.yml
config.yml
YAML
325
0.8
0
0
python-kit
19
2024-08-23T12:16:19.743452
GPL-3.0
false
f5c3ff0dfc53fdb6de037602dd42e9bb
name: Feature request\ndescription: Suggest an idea for this project\nlabels: ["enhancement"]\nbody:\n - type: textarea\n id: problem\n attributes:\n label: Is your feature request related to a problem? Please describe.\n description: A clear and concise description of what the problem is.\n validat...
dataset_sample\yaml\AvaloniaUI_Avalonia\.github\ISSUE_TEMPLATE\feature_request.yml
feature_request.yml
YAML
955
0.85
0.035714
0
python-kit
939
2024-07-06T03:55:22.184178
GPL-3.0
false
0c0cf47f40079677f68b2ddf7bb72631
name: "Avalonia CLA Bot"\non:\n issue_comment:\n types: [created]\n pull_request_target:\n types: [opened,closed,synchronize]\n\njobs:\n Runner:\n runs-on: ubuntu-latest\n steps:\n - name: 'Clone bot repo'\n if: github.event.issue.pull_request && ((github.event.comment.user.login != 'cla-aval...
dataset_sample\yaml\AvaloniaUI_Avalonia\.github\workflows\CLA.yml
CLA.yml
YAML
813
0.8
0.090909
0
awesome-app
556
2023-11-23T21:27:13.546899
GPL-3.0
false
7729e7123d5b2227e02eea0e8ef25150
default:\n suites:\n smoke:\n paths: [ "%paths.base%/features/smoke" ]\n contexts: [ Aws\Test\Integ\SmokeContext ]\n performance:\n paths: [ "%paths.base%/features/performance" ]\n contexts: [ Aws\Test\PerformanceContext ]\n multipart:\n pat...
dataset_sample\yaml\aws_aws-sdk-php\behat.yml
behat.yml
YAML
1,774
0.7
0
0
vue-tools
974
2024-07-15T18:01:37.534109
MIT
false
0ef65c61fa069c3fd14a42dc9885ee0f
codecov:\n notify:\n after_n_builds: 2\n\ncoverage:\n status:\n project:\n default:\n target: 91%\n
dataset_sample\yaml\aws_aws-sdk-php\codecov.yml
codecov.yml
YAML
110
0.7
0
0
node-utils
277
2024-12-18T01:10:53.536209
GPL-3.0
false
d499dd4202ed6baa3a84f481587df5a0
version: 2\nupdates:\n - package-ecosystem: "github-actions"\n directory: "/"\n schedule:\n interval: "weekly"\n
dataset_sample\yaml\aws_aws-sdk-php\.github\dependabot.yml
dependabot.yml
YAML
118
0.7
0
0
awesome-app
697
2025-05-02T22:13:07.010091
BSD-3-Clause
false
4334132ba6bcd78670bf574b6b4236f4
---\nname: "🐛 Bug Report"\ndescription: Report a bug\ntitle: "(short issue description)"\nlabels: [bug, needs-triage]\nassignees: []\nbody:\n - type: textarea\n id: description\n attributes:\n label: Describe the bug\n description: What is the problem? A clear and concise description of the bug.\n ...
dataset_sample\yaml\aws_aws-sdk-php\.github\ISSUE_TEMPLATE\bug-report.yml
bug-report.yml
YAML
2,689
0.95
0.049383
0
react-lib
365
2025-02-15T12:29:22.954197
BSD-3-Clause
false
ac8f4f2d34b455cc3c7b1c5385374a91
---\nblank_issues_enabled: false\ncontact_links:\n - name: 💬 General Question\n url: https://github.com/aws/aws-sdk-php/discussions/categories/q-a\n about: Please ask and answer questions as a discussion thread
dataset_sample\yaml\aws_aws-sdk-php\.github\ISSUE_TEMPLATE\config.yml
config.yml
YAML
215
0.8
0
0
vue-tools
296
2023-09-09T09:15:05.329697
MIT
false
20285f694b6debcfcb1dcbcf83f29d4b
---\nname: "📕 Documentation Issue"\ndescription: Report an issue in the API Reference documentation or Developer Guide\ntitle: "(short issue description)"\nlabels: [documentation, needs-triage]\nassignees: []\nbody:\n - type: textarea\n id: description\n attributes:\n label: Describe the issue\n descr...
dataset_sample\yaml\aws_aws-sdk-php\.github\ISSUE_TEMPLATE\documentation.yml
documentation.yml
YAML
588
0.85
0
0
vue-tools
264
2025-04-18T01:04:34.726852
Apache-2.0
false
afec36c0d9b3288cd59fe715361a20c3
---\nname: 🚀 Feature Request\ndescription: Suggest an idea for this project\ntitle: "(short issue description)"\nlabels: [feature-request, needs-triage]\nassignees: []\nbody:\n - type: textarea\n id: description\n attributes:\n label: Describe the feature\n description: A clear and concise description...
dataset_sample\yaml\aws_aws-sdk-php\.github\ISSUE_TEMPLATE\feature-request.yml
feature-request.yml
YAML
1,727
0.85
0.033898
0
python-kit
95
2024-06-04T04:08:05.427894
Apache-2.0
false
e1d290f39c23e7cf020244703d579876
name: Closed Issue Message\non:\n issues:\n types: [closed]\npermissions: {}\njobs:\n auto_comment:\n permissions:\n issues: write # to comment on issues (aws-actions/closed-issue-message)\n\n runs-on: ubuntu-latest\n steps:\n - uses: aws-actions/closed-issue-message@v2\n with:\n ...
dataset_sample\yaml\aws_aws-sdk-php\.github\workflows\closed-issue-message.yml
closed-issue-message.yml
YAML
598
0.95
0.052632
0.055556
awesome-app
405
2024-03-19T17:42:39.950594
BSD-3-Clause
false
60f1d124989d68ad58b75f8651a6f20d
name: Build API documentation\non:\n pull_request:\n branches:\n - master\njobs:\n build_docs:\n runs-on: ubuntu-latest\n strategy:\n matrix:\n php-versions: ['8.1']\n name: Build API documentation for PHP ${{ matrix.php-versions }}\n steps:\n - name: Setup PHP with Xdebug\n ...
dataset_sample\yaml\aws_aws-sdk-php\.github\workflows\docs-build.yml
docs-build.yml
YAML
1,971
0.7
0.037037
0
python-kit
130
2024-06-19T11:15:05.265338
MIT
false
ee00c8e4c15f840088b974d77805d399
name: Git Secrets Scan\n\non:\n pull_request:\n branches:\n - master\n\njobs:\n git-secrets-scan:\n runs-on: ubuntu-latest\n\n steps:\n - name: Checkout code\n uses: actions/checkout@v4\n\n - name: Set up Git Secrets\n run: |\n sudo apt-get update\n sudo apt-get...
dataset_sample\yaml\aws_aws-sdk-php\.github\workflows\git-secrets-scan.yml
git-secrets-scan.yml
YAML
2,490
0.8
0.047619
0.027027
vue-tools
109
2024-11-07T05:16:05.219667
MIT
false
ea9ecf2369617fd5e558d89678e83ec0
name: HandleStaleDiscussions\non:\n schedule:\n - cron: '0 */4 * * *'\n discussion_comment:\n types: [created]\n\njobs:\n handle-stale-discussions:\n if: github.repository_owner == 'aws'\n name: Handle stale discussions\n runs-on: ubuntu-latest\n permissions:\n discussions: write\n steps:\n...
dataset_sample\yaml\aws_aws-sdk-php\.github\workflows\handle-stale-discussions.yml
handle-stale-discussions.yml
YAML
464
0.7
0.052632
0
python-kit
160
2024-11-21T04:21:28.120234
GPL-3.0
false
d976bf8207e837149f94929c157d4ddb