Commit Graph

27 Commits

Author SHA1 Message Date
Sergei Solovev
25742820db
Updated the default installation of torrentpier on pre-release (#22) 2024-12-10 03:29:56 +03:00
Sergei Solovev
7031217c56
Added explicit encoding indication when importing (#21) 2024-11-27 02:18:29 +03:00
54b559c5bd
Merge pull request #20 from torrentpier/Minor-improvements
Minor improvements
2024-11-26 23:03:57 +07:00
4efa96e85b Update deb.install.sh 2024-11-26 23:02:28 +07:00
ea5def9614
Merge branch 'main' into Minor-improvements 2024-11-26 23:01:17 +07:00
9c7588efc0 Minor improvements 2024-11-26 23:00:18 +07:00
Sergei Solovev
79141017b1
Added warning and hiding for the phpmyadmin database user (#19)
* Added warning and hiding for the phpmyadmin database user

* Added warning and hiding for the phpmyadmin database user
2024-11-26 18:41:37 +03:00
Sergei Solovev
a97e3302cc
Fixed the encoding used in utf8mb4_general_ci (#18) 2024-11-26 18:21:49 +03:00
8f60c95fdf
Some minor improvements before release (#17) 2024-11-26 16:47:34 +03:00
Sergei Solovev
f7ff224ae7
The user's login for phpMyAdmin is specified (#16) 2024-11-26 16:01:45 +03:00
Sergei Solovev
799c0a061b
Removed the use of sudo, until the installation of sudo (#15)
* Removed the use of sudo, until the installation of sudo

* Removed the use of sudo, until the installation of sudo
2024-11-26 15:59:43 +03:00
Sergei Solovev
c957d23a94
Added a description for the data file after installation (#14) 2024-11-25 16:47:12 +03:00
Sergei Solovev
e1d8099a62
Fixed the list of supported versions (#13) 2024-11-25 16:44:15 +03:00
Sergei Solovev
8445c520a4
Added saving data to a file after the installation is complete (#12) 2024-11-25 12:17:01 +03:00
Sergei Solovev
aaf92ee50b
Fixed CRON task execution as root (#11) 2024-11-25 12:09:58 +03:00
Sergei Solovev
8e4d79ca84
The length of the generated password has been increased (#10) 2024-11-25 01:09:50 +03:00
Sergei Solovev
3942ea6105
Fixed the intersection of rights settings, cron tasks and simultaneous execution cron.php (#9) 2024-11-24 23:23:48 +03:00
Sergei Solovev
6b15f23b6e
Added disabling software CRON (#8) 2024-11-24 15:47:21 +03:00
Sergei Solovev
9d7ab3d073
Name and challenge apt.install.sh changed to deb.install.sh (#7) 2024-11-24 14:36:34 +03:00
Sergei Solovev
cfd81be11b
Fixed API links (#6) 2024-11-24 14:31:33 +03:00
Sergei Solovev
a9284354de
Fixed the search at the beginning of the line (#5) 2024-11-24 14:27:19 +03:00
Sergei Solovev
3faed73e71
Logging is disabled for apt.install.sh in the distributor (#3)
* Logging is disabled for apt.install.sh in the distributor (#5)
2024-11-24 13:49:38 +03:00
db927f4a85
Some minor improvements (#4)
* Some minor improvements

* Create .gitignore

* Updated

* Update install.sh

* Update apt.install.sh

* Update apt.install.sh

* Update apt.install.sh

* Update apt.install.sh

* Update apt.install.sh

* Update apt.install.sh
2024-11-24 13:48:37 +03:00
ab995bb97a
Merge pull request #2 from torrentpier/Create-README.md
Create README.md
2024-11-24 12:02:12 +07:00
Sergei Solovev
869d3026d0
Create README.md 2024-11-24 04:30:56 +03:00
Sergei Solovev
bc8baf17b7
The final version with nginx + php-fpm web server (#1)
* A distributor skeleton has been built (#1)

* Completion of the draft version of the distributor file (#2)

* Simplified logic, fixed errors, edited syntax (#3)

* Added the basic logic of installing torrentpier and minor edits (#4)
2024-11-24 03:57:19 +03:00
05999e102c
Initial commit 2024-11-19 22:36:18 +07:00