the workaround does work.
Thank you
R
riamehdi
@riamehdi
Posts
-
Try install OpnForm -
Try install OpnFormSalut @Dave-Swift, yes, AI works well in self-hosting via a LAMP server. All you need is an OpenAI API key. It's really impressive!
I haven't been able to secure the application with a simple environment variable to block registrations.Any ideas?
For now simple action :// Route::post('register', [RegisterController::class, 'register']);
from routes/api.php
-
Try install OpnFormI try to install https://github.com/JhumanJ/OpnForm on LAMP app.
Impossible to set PHP 8.2 always stay at PHP 8.1. I reboot not happen.
The doc : https://docs.cloudron.io/apps/lamp/#supported-php-versions not work.I tray also install npm modules. Get error NPM not found in user www-data !
The doc : https://docs.cloudron.io/apps/lamp/#composer also not work.How fix these two issues ?