Skip to content

Commit

Permalink
Crunz address updated in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
lucatacconi committed Aug 2, 2022
1 parent e7f63d0 commit 3265436
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions .github/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<br />
<br />

Crunz-ui starts from the most famous GitHub [Lavary/Crunz](https://github.com/lavary/crunz) project and it's proposed to be its natural graphical interface, developed to make its usage more accessible and easy to use. Designed to be extremely light, it uses [lucatacconi/silly-vue-scaffolding](https://github.com/lucatacconi/silly-vue-scaffolding) which guarantees the project its elastic and dynamic structure.
Crunz-ui starts from the most famous GitHub [Crunzphp/Crunz](https://github.com/crunzphp/crunz) project and it's proposed to be its natural graphical interface, developed to make its usage more accessible and easy to use. Designed to be extremely light, it uses [lucatacconi/silly-vue-scaffolding](https://github.com/lucatacconi/silly-vue-scaffolding) which guarantees the project its elastic and dynamic structure.

<br />

Expand Down Expand Up @@ -137,7 +137,7 @@ First of all, download both files to Github server.
- **[Dockerfile](dockerConf/Dockerfile)** - Docker container configuration file
- **[Crunz.yml](dockerConf/crunz.yml)** - Crunz standard configuration file

Manually edit Crunz configurations present in the Crunz.yml file. Inside the file, there are suggestions about the individual configuration parameters. Please refer to [Lavary/Crunz](https://github.com/lavary/crunz) for more details on the configuration.
Manually edit Crunz configurations present in the Crunz.yml file. Inside the file, there are suggestions about the individual configuration parameters. Please refer to [Crunzphp/Crunz](https://github.com/crunzphp/crunz) for more details on the configuration.


Initialize Crunz-iu Docker container. Be careful to select the correct timezone before running the command. (ex. TIMEZONE=Europe/Rome)
Expand Down
6 changes: 3 additions & 3 deletions .github/ROADMAP.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,14 @@
Crunz-ui updated stable release:
* **Dockerfile for setup of a Doker container complete with Crunz and Crunz-ui configured and ready to use**
* Complete documentation on the installation and startup procedure via Docker
* Implementation of [Lavary/Crunz](https://github.com/lavary/crunz) v3.2.1 in Crunz-ui
* Implementation of [Crunzphp/Crunz](https://github.com/crunzphp/crunz) v3.2.1 in Crunz-ui
* Light and dark theme switch
* Zoom control to have a better view of the tasks in Daily calendar section
* Introduction of a new section for the management of archived tasks (viewing, editing, deletion, recovery)
* Introduction of a new section that allows for the massive verification of the syntax of the tasks loaded on the system
* Introduction of an advanced search tool to Tasks' execution outcome list section. It is now possible to search for the results of specific tasks on dates and times of interest
* Updated documentation for installation and configuration
* Removed Swift mailer using Simphony mailer instead for [Lavary/Crunz](https://github.com/lavary/crunz) consistency
* Removed Swift mailer using Simphony mailer instead for [Crunzphp/Crunz](https://github.com/crunzphp/crunz) consistency
* Improvements in interface ergonomics
* System icons uniformed to material design icon
* Several improvements, bug fixes and and code cleanup throughout the application
Expand Down Expand Up @@ -50,7 +50,7 @@ Crunz-ui updated stable release:
* Disable via parameter of the task syntax check, an operation that can slow down a lot of obsolete servers
* Introduction of the faq and troubleshooting page
* Updated documentation for installation and configuration
* Implementation of Crunz [Lavary/Crunz](https://github.com/lavary/crunz) v3.0.1 in Crunz-ui
* Implementation of Crunz [Crunzphp/Crunz](https://github.com/crunzphp/crunz) v3.0.1 in Crunz-ui

### v.2.0.0 (2021-01-26)

Expand Down

0 comments on commit 3265436

Please sign in to comment.