JhumanJ / OpnForm

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

Docker container #618

Closed 4m0ses closed 1 week ago

4m0ses commented 1 week ago

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"

14-11-2024 16_05-

JhumanJ commented 1 week ago

Closing in favor of https://github.com/JhumanJ/OpnForm/issues/605