bad84289c4
Features:
- Rust support 🦀 (Thanks to @pepoviola)
- Add a default rewrite rule to PHP apps (to index.php)
- Able to control upgrades in a straightforward way
Fixes:
- Improved upgrade scripts
- Simplified prechecks before deployment
- Fixed path deployments
- Fixed already defined apps redirections
- Better error handling - still needs a lot of improvement here!
11 lines
367 B
Markdown
11 lines
367 B
Markdown
Some of the files are here for backwards compatibility.
|
|
|
|
I will do things after 2 months:
|
|
|
|
- rm ./install.js and ./update.js
|
|
- rm ../install.sh
|
|
- rm ./Dockerfile-base
|
|
- rm ./obs
|
|
- rm ./check.js "No need to check env file. During installation, it is checked by the installer. If you change it between to upgrades: 🤷♂️"
|
|
- Rename Dockerfile-new to Dockerfile
|