JhumanJ / OpnForm

Beautiful Open-Source Form Builder
https://opnform.com
GNU Affero General Public License v3.0
2.22k stars 297 forks source link

[DEPLOYMENT] #617

Closed 4m0ses closed 5 hours ago

4m0ses commented 5 hours ago

14-11-2024 16_05-

Describe the issue Getting a 404 with the icons

Describe the steps you've taken to deploy the application: I have followed the instructions

1. Clone the repository:

git clone https://github.com/JhumanJ/OpnForm.git
cd OpnForm

2. Set up environment files:

./scripts/setup-env.sh --docker

3. Start the application:

docker-compose up -d

I havn't made any changes in the .env as i think its quite confusing

Deployment Environment

Error Messages api-1 | 172.24.0.6 - 14/Nov/2024:16:05:30 +0000 "GET /index.php" 404 ingress-1 | 192.168.1.46 - - [14/Nov/2024:16:05:30 +0000] "GET /api/_nuxt_icon/ic.json?icons=round-radio-button-checked%2Cround-radio-button-unchecked HTTP/1.1" 404 80 "http://192.168.1.43/forms/create" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36"

JhumanJ commented 5 hours ago

Please complete the issue - recreate a new one.