Skip to content

Latest commit

 

History

History
213 lines (98 loc) · 8.97 KB

File metadata and controls

213 lines (98 loc) · 8.97 KB

1.4.4 (2026-04-04)

Bug Fixes

  • cmd typo in nginx reload command (5c050ca)

1.4.3 (2026-04-04)

Bug Fixes

  • comand typo in nginx reload (97eb53b)

1.4.2 (2026-04-04)

Bug Fixes

  • improve nginx reload and start error handling (a82ee38)
  • install straem module for nginx if not present (352b3f7)
  • Update GitHub Actions workflow to use latest versions of actions and Node.js (27090f8)

1.4.1 (2025-05-01)

Bug Fixes

1.4.0 (2024-11-04)

Bug Fixes

  • prettier.config options (a9e86d7)

Features

  • add prettier.config.js and format files (34b56e6)

1.3.12 (2024-07-23)

Bug Fixes

  • option -y when installing (f97b354)

1.3.11 (2024-07-22)

Bug Fixes

1.3.10 (2024-07-22)

Bug Fixes

  • comment ufw and niginx full as it throws an error (d49bb79)

1.3.9 (2024-07-22)

Bug Fixes

  • create site-available and sites-enabled directory if they do not exist (94acc87)

1.3.8 (2024-07-16)

Bug Fixes

  • install nginx-full for stream module (9ad2e03)

1.3.7 (2024-07-16)

Bug Fixes

  • download the official and current nginx reposiitory (2aa49b1)

1.3.6 (2024-06-23)

Bug Fixes

1.3.5 (2024-06-23)

Bug Fixes

1.3.4 (2024-06-23)

Bug Fixes

1.3.3 (2024-03-19)

Bug Fixes

  • replaced keyword spaces with hyphens and lowercase letters only (7d6fd9c)

1.3.2 (2024-03-18)

Bug Fixes

1.3.1 (2024-02-05)

Bug Fixes

1.3.0 (2024-01-08)

Bug Fixes

Features

  • bumped CoCreate dependencies to their latest versions (87643b4)

1.2.0 (2024-01-03)

Bug Fixes

Features

  • adds stream to handle default 443 (899089a)
  • config nginx to pass https request that have no server block defined to the application, '@cocreate/server' and '@cocreate/acme' will get or create sll and update nginx stream and server block. At this point nginx will handle ssl termination (d4bbe18)

1.1.5 (2024-01-01)

Bug Fixes

  • aaded cluster to check if worker == 1 to init once (bf6c464)

1.1.4 (2024-01-01)

Bug Fixes

1.1.3 (2024-01-01)

Bug Fixes

  • relocated main nginx config to init (44c4545)

1.1.2 (2024-01-01)

Bug Fixes

  • removed createServer test (7a73899)

1.1.1 (2023-12-31)

Bug Fixes

  • removed createServer test (d1eae5c)

1.1.0 (2023-12-31)

Bug Fixes

Features

  • ability to restrict sudoers after startup and configuration complete (27b6a30)
  • Checks for nigx installation and installs (3c4e0e8)

1.0.0 (2023-12-29)

Features