diff --git a/README.md b/README.md index 659687355..8153bdbae 100644 --- a/README.md +++ b/README.md @@ -223,6 +223,8 @@ Go to http://localhost/ and use `secret_token` for authorization. > [!NOTE] > If you have set up the console on a different server, replace 'localhost' with the server's address. Use the value of your token if you have redefined it in the PG_CONSOLE_AUTHORIZATION_TOKEN variable. +![Cluster creation demo](images/pg_console_create_cluster_demo.gif) + Refer to the [Deployment](https://postgresql-cluster.org/category/deployment) section to learn more about the different deployment methods. ### Command line diff --git a/images/pg_console_create_cluster_demo.gif b/images/pg_console_create_cluster_demo.gif new file mode 100644 index 000000000..4eb63c1d0 Binary files /dev/null and b/images/pg_console_create_cluster_demo.gif differ