coolify/install
Andras Bacsai 23a4ebb74a
v1.0.12 - Sveltekit migration (#44)
Changed the whole tech stack to SvelteKit which means:
- Typescript 
- SSR
- No fastify :(
- Beta, but it's fine!

Other changes:
- Tailwind -> Tailwind JIT
- A lot more
2021-05-14 21:51:14 +02:00
..
coolify-template.yml v1.0.12 - Sveltekit migration (#44) 2021-05-14 21:51:14 +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-dev v1.0.12 - Sveltekit migration (#44) 2021-05-14 21:51:14 +02:00
Dockerfile-new v1.0.7 (#32) 2021-04-19 09:46:05 +02:00
install.js v1.0.12 - Sveltekit migration (#44) 2021-05-14 21:51:14 +02:00
README.md v1.0.12 - Sveltekit migration (#44) 2021-05-14 21:51:14 +02:00
update.js v1.0.12 - Sveltekit migration (#44) 2021-05-14 21:51:14 +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