1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-03 01:39:24 +02:00
Commit graph

43 commits

Author SHA1 Message Date
Daniel Neto
43b97024c9 Refactor PHP configuration script and optimize Memcached settings in Docker setup 2025-05-14 21:30:56 -03:00
Daniel Neto
3aac53b07a Update 2025-03-31 12:32:42 -03:00
Daniel Neto
cfe532e25e Update 2025-03-31 11:22:23 -03:00
Daniel Neto
fbf67a0133 Update 2025-03-31 10:46:07 -03:00
Daniel Neto
1af03c7eab Update 2025-03-31 10:39:46 -03:00
Daniel Neto
4c61d7b844 Update docker 2025-03-25 17:05:32 -03:00
Daniel Neto
f057c7162a Update 2025-02-02 11:18:40 -03:00
Daniel Neto
6c3a6f1f61 Update 2025-01-11 11:13:39 -03:00
Daniel Neto
06a05abffc Update 2024-07-25 12:47:58 -03:00
Daniel Neto
82d3e81282 Update 2024-07-24 17:31:21 -03:00
Daniel Neto
f840eeb506 Update 2024-07-24 17:10:40 -03:00
Daniel Neto
3181d9b947 Update 2024-07-24 16:51:37 -03:00
Daniel Neto
14b6aac5cc Update 2024-06-03 19:07:18 -03:00
Daniel Neto
7ddff4f749 Update 2024-05-30 18:54:31 -03:00
Daniel Neto
0766fe8ff2 Update 2024-05-30 18:45:14 -03:00
Daniel Neto
93a450c449 Update 2024-05-30 12:25:27 -03:00
Daniel Neto
a2c88bfe74 Update docker config 2024-05-29 12:50:55 -03:00
Daniel Neto
d0504280bc Update 2024-05-29 12:10:41 -03:00
Daniel Neto
8714d1d850 Add playlist support while is encoding 2024-05-20 17:23:09 -03:00
Daniel Neto
6b7b36e406 https://github.com/WWBN/AVideo/issues/8620 2023-11-13 13:59:44 -03:00
Daniel Neto
38af410e93 https://github.com/WWBN/AVideo/issues/8618 2023-11-11 15:36:40 -03:00
Daniel Neto
b930abff26 Update 2023-11-10 14:30:26 -03:00
Daniel Neto
bb73c37a9e Docker update 2023-08-04 10:20:59 -03:00
Daniel Neto
e2e2015e0f https://github.com/WWBN/AVideo/issues/8250 2023-07-28 15:14:44 -03:00
Daniel Neto
8e84aa718e https://github.com/WWBN/AVideo/issues/8250 2023-07-28 15:14:08 -03:00
Daniel Neto
3dbdce673b updates 2023-02-23 18:18:26 -03:00
Daniel Neto
a1f5544788 supress warnings 2023-02-23 11:05:06 -03:00
Daniel Neto
e116e92e2f Last visit setCompose update and Docker 2023-02-22 15:03:23 -03:00
Daniel Neto
b3f30f1575 Update 2023-02-21 12:21:14 -03:00
DanieL
b732e43941 Update not found image 2023-02-10 21:57:58 -03:00
Caleb Mazalevskis
18f48303d9
Fix line endings and add a .gitattributes file.
The .gitattributes file can be used to enforce and manage the types of line
endings desired for specific types of files at the repository, as well as
to manage GitHub's automatic detection of documentation and the types of
programming languages used at the repository.

I've commented links to the relevant documentation within the attached
.gitattributes file to assist with guiding future additions to the file.
2022-07-04 23:48:34 +08:00
kakakikikeke
16bad41a2b Fix docker-compose bugs 2022-07-04 13:55:12 +09:00
Thoralf Rickert-Wendt
c40f48398e Auto configuration on startup and enable container integrated Encoder 2022-02-04 15:49:37 +01:00
Thoralf Rickert-Wendt
8fa66c1c93 Switching back to master branch, repair docker-compose, documentation 2022-02-04 10:00:36 +01:00
mohmafia
529ffb48a4
Update docker-compose.yml 2021-10-22 01:44:42 +02:00
Daniel
f1b6d0af52 Noving composer into vendor folder 2021-10-05 11:42:35 -03:00
Daniel
2fd341e5da Avoid notice 2021-07-12 20:42:34 -03:00
Daniel
5b2718bb54 Fix mysql ERROR 2021-07-12 18:34:12 -03:00
Daniel
ec3ee8796b Related to this MYSQL_USER="root", MYSQL_USER and MYSQL_PASSWORD are for configuring a regular user and cannot be used for the root user
https://stackoverflow.com/questions/66831863/mysql-docker-container-keeps-restarting
2021-07-12 17:08:04 -03:00
Daniel
acc33a0935 It is faling 2021-07-12 16:48:38 -03:00
Daniel
b1fcfa29ab add .env file for docker 2021-07-12 16:42:02 -03:00
Gustavo Novaro
30e894dc0d Better implementation. Without static ip 2020-10-28 00:02:28 +01:00
Gustavo Novaro
2eba53bba9 Setup docker local development enviroment 2020-10-27 20:44:18 +01:00