opnform-host-nginx/config
Julien Nahum 3280e38ee1
Docker compose setup (#513)
* fix password reset bug

* self hosted mode middleware changes on  pages

* fix lint

* wip: self hosted changes

* wip: self hosted frontend changes

* wip self hosted mode changes

* typo correction

* remove commented logic

* fix env variable names

* fix lint issues

* fix minor updates

* #445 Switched from single monolithic docker image to a docker-compose
 orchestrated network of services

* Automatically configures shared secret

* Working through some issues

* Use local file storage

* Moved the dockerfiles

* Fixed some issues when building from clean

* Corrected workflow

* Hopefully schedules everything correctly now

* Prep storage for worker process as well

* .env files are required

* Pinned dependency versions

* Disable self hosted in the client as well

* Removed double defaulting logic

* Using regexs is more succinct

* Added FRONT_URL environment variable

* Merge 236e4-self-hosted-mode-changes

* Improve inital user setup

* Finalized the new docker-compose setup

* Fix back-end formatting issues

---------

Co-authored-by: Frank <csskfaves@gmail.com>
Co-authored-by: Don Benjamin <don@webhammer.co.uk>
2024-08-05 12:06:20 +02:00
..
app.php Team functionality (#459) 2024-07-04 17:21:36 +02:00
auth.php 2f3fd laravel 11 upgrade (#436) 2024-06-10 16:10:14 +02:00
broadcasting.php Initial commit 2022-09-20 21:59:52 +02:00
cache.php Initial commit 2022-09-20 21:59:52 +02:00
cashier.php Initial commit 2022-09-20 21:59:52 +02:00
cors.php remove api prefix from routes (#280) 2024-01-12 17:35:16 +01:00
custom-domains.php Lint PHP code psr-12, add GH action 2024-02-23 11:54:12 +01:00
database.php Initial commit 2022-09-20 21:59:52 +02:00
disposable-email.php Block Temporary mail addresses (#116) 2023-04-28 11:37:39 +02:00
excel.php Lint PHP code psr-12, add GH action 2024-02-23 11:54:12 +01:00
filesystems.php Docker compose setup (#513) 2024-08-05 12:06:20 +02:00
hashing.php Initial commit 2022-09-20 21:59:52 +02:00
horizon.php Initial commit 2022-09-20 21:59:52 +02:00
jwt.php 2f3fd laravel 11 upgrade (#436) 2024-06-10 16:10:14 +02:00
links.php Lint PHP code psr-12, add GH action 2024-02-23 11:54:12 +01:00
logging.php If slack log url not set then not log to slack (#166) 2023-08-10 17:49:36 +03:00
mail.php Initial commit 2022-09-20 21:59:52 +02:00
model-stats.php Lint PHP code psr-12, add GH action 2024-02-23 11:54:12 +01:00
opnform.php Lint PHP code psr-12, add GH action 2024-02-23 11:54:12 +01:00
pricing.php Team functionality (#459) 2024-07-04 17:21:36 +02:00
purify.php Notification & Integrations refactoring (#346) 2024-03-28 18:14:30 +01:00
queue.php Initial commit 2022-09-20 21:59:52 +02:00
sentry.php Lint PHP code psr-12, add GH action 2024-02-23 11:54:12 +01:00
services.php Google Sheet - OAuth "client" powered integrations (#415) 2024-06-05 15:35:46 +02:00
session.php Lint PHP code psr-12, add GH action 2024-02-23 11:54:12 +01:00
vapor-ui.php Initial commit 2022-09-20 21:59:52 +02:00
view.php Initial commit 2022-09-20 21:59:52 +02:00