Files
portabase/CITATION.cff
T

38 lines
936 B
YAML
Raw Normal View History

2026-01-01 19:07:23 +01:00
cff-version: 1.2.0
title: Portabase
2026-03-04 12:37:48 +00:00
message: If you use this software, please cite it as below.
2026-01-01 19:07:23 +01:00
type: software
authors:
- family-names: Gauthereau
given-names: Charles
- family-names: Larcher
given-names: Killian
repository-code: https://github.com/Portabase/portabase
url: https://portabase.io
2026-03-04 12:37:48 +00:00
abstract: >-
Portabase is a free, open-source, self-hosted solution for database
administration, providing backup and restore capabilities, scheduling,
retention policies, notifications, and support for multiple storage backends.
Its headless agent architecture enables connection to multiple database
instances securely and efficiently.
2026-01-01 19:07:23 +01:00
keywords:
- docker
- kubernetes
- backups
- postgresql
- mysql
- firebird
- mssql
2026-01-01 19:07:23 +01:00
- mariadb
- devops
- database
- monitoring
- s3
- self-hosted
- system-administration
- web-ui
- agent
license: Apache-2.0
2026-06-24 06:47:12 +00:00
version: 1.20.1
2026-03-04 12:37:48 +00:00
date-released: '2026-03-02'