: Run softsource db:connect to link your local or cloud database instance.
PostgreSQL 14+, MySQL 8.0+, or MS SQL Server 2019+. 2. Step-by-Step SoftSource Web Tool Installation
server listen 80; server_name ://yourdomain.com; return 301 https://$server_name$request_uri; server listen 443 ssl; server_name ://yourdomain.com; ssl_certificate /etc/letsencrypt/live/://yourdomain.com; ssl_certificate_key /etc/letsencrypt/live/://yourdomain.com; location / proxy_pass http://localhost:8080; proxy_http_version 1.1; proxy_set_header Upgrade $http_upgrade; proxy_set_header Connection 'upgrade'; proxy_set_header Host $host; proxy_cache_bypass $http_upgrade; Use code with caution. 5. Security Best Practices and Final Verification softsource web tool setup
The tool will automatically run database migrations to populate the PostgreSQL schema. Phase 4: Security Configuration (SSL & Reverse Proxy)
Navigate to Settings > Security and enforce Multi-Factor Authentication (MFA) for all administrative roles. : Run softsource db:connect to link your local
: Configuring the web server to recognize SVF and CAD MIME types.
location ~ \.php$ include snippets/fastcgi-php.conf; fastcgi_pass unix:/var/run/php/php8.1-fpm.sock; Phase 4: Security Configuration (SSL & Reverse Proxy)
Three default roles were created: