diff --git a/memories b/memories index 627fee5..5795536 100644 --- a/memories +++ b/memories @@ -47,6 +47,11 @@ select [392] ru_RU.UTF-8 UTF-8 # sudo su - # apt-get install -y memcached php-memcached php8.2-memcached +# v-change-user-package admin default +# v-add-database admin rfclass_pg rfclass_pg [DB_PASSWORD] pgsql localhost +# v-add-database admin eis_pg eis_pg [DB_PASSWORD] pgsql localhost + + *** install odbc-driver ** Add the signature to trust the Microsoft repo @@ -69,8 +74,6 @@ curl https://packages.microsoft.com/config/ubuntu/$(lsb_release -rs)/prod.list | sudo apt-get install -y unixodbc-dev # apt-get install -y php8.2-odbc -# v-add-database admin rfclass_pg rfclass_pg [DB_PASSWORD] pgsql localhost -# v-add-database admin eis_pg eis_pg [DB_PASSWORD] pgsql localhost *** copy archive ***