pixelplanet/deployment
2022-01-09 22:27:36 +01:00
..
captchaFonts reorganize some files 2022-01-09 22:27:36 +01:00
updatemsg Mirror repository for github 2020-01-02 17:58:06 +01:00
example-ecosystem-backup.yml refactor nr.2 2022-01-03 14:11:28 +01:00
example-ecosystem-captchas.yml refactor nr.2 2022-01-03 14:11:28 +01:00
example-ecosystem.yml some README changes to be more clear about HOST and PORT env, making 2022-01-07 16:03:35 +01:00
post-receive change webpack config, use cache and build one language after another 2022-01-04 21:09:21 +01:00
README.md reorganize some files 2022-01-09 22:27:36 +01:00

Utils and informations of current deployment

Files here might be very specific to the setup of pixelplanet.fun and might not be relevant for everyone

exalple-ecosystem-x.yml and captchaFonts

Examples of configurations, will be copied into ./dist on build

updtmsg

Basic nodejs script to print a message and a youtube video, used as a message while updating

post-receive

Pixelplanet has its own git repository for deployment on the live system, if an commit get pushed to it, it will automatically build the canvas and deploy it and post update messages to discord. This hook is managing that on the server.

Some notes:

Cloudflare Caching Setting Broser Cache Expiration should be set to Respect Existing Headers or it would default to 4h, which is unreasonable for chunks. Additinally make sure that cachebreakers get blocked by setting Cloudflare Firewall rules to block empty query strings at least for chunks