1.4.4 (2026-04-04)
- cmd typo in nginx reload command (5c050ca)
1.4.3 (2026-04-04)
- comand typo in nginx reload (97eb53b)
1.4.2 (2026-04-04)
- 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)
1.4.0 (2024-11-04)
- prettier.config options (a9e86d7)
- add prettier.config.js and format files (34b56e6)
1.3.12 (2024-07-23)
- option -y when installing (f97b354)
1.3.11 (2024-07-22)
- install niginx-full (867a638)
1.3.10 (2024-07-22)
- comment ufw and niginx full as it throws an error (d49bb79)
1.3.9 (2024-07-22)
- create site-available and sites-enabled directory if they do not exist (94acc87)
1.3.8 (2024-07-16)
- install nginx-full for stream module (9ad2e03)
1.3.7 (2024-07-16)
- download the official and current nginx reposiitory (2aa49b1)
1.3.6 (2024-06-23)
- bump dependencies (44cba47)
1.3.5 (2024-06-23)
- update dependencies (f3eaa6d)
1.3.4 (2024-06-23)
- demo css (e01e4bc)
1.3.3 (2024-03-19)
- replaced keyword spaces with hyphens and lowercase letters only (7d6fd9c)
1.3.2 (2024-03-18)
- description (1f9c2d6)
1.3.1 (2024-02-05)
1.3.0 (2024-01-08)
- improved console.logging (0b20ad3)
- logging (f5e18f1)
- nginx.conf formating (0c87d43)
- removed dev console.log (fcd5fe0)
- update log message (36e55af)
- bumped CoCreate dependencies to their latest versions (87643b4)
1.2.0 (2024-01-03)
- 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)
- aaded cluster to check if worker == 1 to init once (bf6c464)
1.1.4 (2024-01-01)
- converted to class (45b7ea5)
1.1.3 (2024-01-01)
- relocated main nginx config to init (44c4545)
1.1.2 (2024-01-01)
- removed createServer test (7a73899)
1.1.1 (2023-12-31)
- removed createServer test (d1eae5c)
1.1.0 (2023-12-31)
- ability to restrict sudoers after startup and configuration complete (27b6a30)
- Checks for nigx installation and installs (3c4e0e8)
- Initial Release (70f50a2)