This commit is contained in:
Saeed Vaziry
2025-05-21 21:05:13 +02:00
parent fe3317692b
commit a40c2828c2
20 changed files with 568 additions and 14 deletions

View File

@ -25,11 +25,11 @@ export default function Databases() {
return (
<ServerLayout server={page.props.server}>
<Head title={`Database users - ${page.props.server.name}`} />
<Head title={`Users - ${page.props.server.name}`} />
<Container className="max-w-5xl">
<HeaderContainer>
<Heading title="Database users" description="Here you can manage the databases" />
<Heading title="Users" description="Here you can manage the database users and their permissions" />
<div className="flex items-center gap-2">
<a href="https://vitodeploy.com/docs/servers/database" target="_blank">
<Button variant="outline">