lasthourcloud/install
Andras Bacsai bad84289c4
v1.0.6 (#30)
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!
2021-04-15 22:40:44 +02:00
..
obs v1.0.6 (#30) 2021-04-15 22:40:44 +02:00
check.js v1.0.6 (#30) 2021-04-15 22:40:44 +02:00
coolify-template.yml v1.0.6 (#30) 2021-04-15 22:40:44 +02:00
Dockerfile v1.0.5 (#25) 2021-04-06 23:22:48 +02:00
Dockerfile-base v1.0.5 (#25) 2021-04-06 23:22:48 +02:00
Dockerfile-new v1.0.6 (#30) 2021-04-15 22:40:44 +02:00
install.js v1.0.5 (#25) 2021-04-06 23:22:48 +02:00
README.md v1.0.6 (#30) 2021-04-15 22:40:44 +02:00
update.js v1.0.6 (#30) 2021-04-15 22:40:44 +02:00

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