Commit Graph

53 Commits

Author SHA1 Message Date
aronmal
b26862dec9
Correcting the Email Settings section in the Docker readme 2022-08-07 01:19:17 +02:00
Bubka
f2904a6b12 Fix php-fpm version call in supervisord.conf 2022-07-25 16:10:15 +02:00
Bubka
39b9e25435 Fix PHP version and remove useless extensions installation 2022-07-25 15:57:41 +02:00
Bubka
8433ff7f44 Fix php-fpm version 2022-07-25 14:19:53 +02:00
Bubka
2066ef93f9 Drop PHP 7.4 support, default to PHP8.0 2022-07-22 16:28:11 +02:00
Bubka
d88e477496 Fix .env var name 2022-07-21 15:45:10 +02:00
Bubka
74ee0cfecb Restore session-lifetime default duration 2022-07-18 14:30:09 +02:00
Bubka
990fca3912 Fix #57 - NGINX tmp permission issue & reorganize Dockerfile content 2022-05-20 14:37:28 +02:00
Bubka
3676c5b344 Add PROXY_LOGOUT_URL to config files 2022-05-17 00:16:59 +02:00
aronmal
ff140fb5fa
Update docker docs - #68 #75 (#77)
* Fix recommendation for Bubka #68 in docs

Adding a recommendation to use the AUTHENTICATION_GUARD environment variable as a fix for issue #68.

* Mail Settings in docker README.md

https://github.com/Bubka/2FAuth/issues/75
2022-05-13 10:49:44 +02:00
aronmal
589a0fb034
Relative .env.example link
more dynamic in case of project name changes or github blob link structure changes
2022-05-11 22:47:21 +02:00
Bubka
a75ea1b463
Merge pull request #65 from Nyzio2197/patch-1
Fix .env.example link
2022-05-10 22:36:37 +02:00
Bubka
ac9e705455 Set empty env var with null 2022-05-10 15:34:51 +02:00
Nyzio
7b31107a48
Fix .env.example link 2022-04-22 18:17:37 +08:00
Bubka
bf495f9019 Add trusted proxies as an env var 2022-04-14 11:34:40 +02:00
Bubka
abc97f1ae8 Update docs with latest 2FAuth version 2022-03-31 11:24:02 +02:00
Bubka
0717920dba Update ENV vars in Docker related files 2022-03-31 11:24:02 +02:00
Bubka
26b5a74d59 Drop PHP7.3 support 2022-03-31 11:24:01 +02:00
Quentin McGaw (desktop)
0f1af9d1c6 Docs: docker readme final pass
- CPU arch compatibility
- Assumption on path being `/yourpath`
- Fix chown from 33 to 1000
- Warning to backup database beforing updating
- Add tagged images information
- Update implementation details
- Remove TODOs as they are all done
2021-08-04 16:47:21 -04:00
Quentin McGaw (desktop)
78ba73f34b Change to Alpine for x2 smaller image 2021-08-04 11:03:28 -04:00
Quentin McGaw (desktop)
ce263e49eb Docs: docker readme: Build the image with build arguments 2021-08-04 10:23:19 -04:00
Quentin McGaw (desktop)
76a5c1a84e Add section to build image for specific release to docker readme 2021-08-04 10:22:26 -04:00
Quentin McGaw (desktop)
474331361e Log out version, commit and build date at start 2021-08-04 10:19:24 -04:00
Quentin McGaw (desktop)
de7a3cae83 UID and GID as build arguments
- Defaults to 1000:1000 instead of www-data
- Update docker readme
2021-08-04 10:16:39 -04:00
Quentin McGaw (desktop)
c24f5b2708 Remove support for mysql 2021-08-04 09:35:55 -04:00
Quentin McGaw (desktop)
25933bd413 Doc: add build status badge for ci.yml 2021-08-03 10:37:42 -04:00
Quentin McGaw (desktop)
6a6e19f6c0 Docs: clean up todos 2021-08-03 09:35:15 -04:00
Quentin McGaw (desktop)
2567906ccc Docs: change database section 2021-08-03 09:35:06 -04:00
Quentin McGaw (desktop)
482e97e2c1 Migrate if installed commit differs from program commit 2021-08-03 09:31:59 -04:00
Quentin McGaw (desktop)
8c65d16e6b Remove nginx commented lines 2021-08-02 12:51:26 -04:00
Quentin McGaw (desktop)
b4d8a121ef Use absolute paths in supervisor config 2021-08-02 12:35:12 -04:00
Quentin McGaw (desktop)
2a63caafc5 Simplify entrypoint if else blocks 2021-08-02 12:35:01 -04:00
Quentin McGaw (desktop)
544a4486a4 Show program versions at start 2021-08-02 11:28:03 -04:00
Quentin McGaw (desktop)
a825246927 Horribly ugly suffix empty space 2021-08-02 11:27:54 -04:00
Quentin McGaw (desktop)
cb1efd552f Use supervisord for Nginx+php-fpm 2021-08-02 11:27:21 -04:00
Quentin McGaw (desktop)
3751e46eed Configure nginx to log to stdout and stderr 2021-08-02 10:37:03 -04:00
Quentin McGaw (laptop)
1f4aac8dc2 Doc: build the image section 2021-08-01 15:19:45 -04:00
Quentin McGaw (laptop)
b7f6388949 Doc: add Update section with docker pull 2021-08-01 15:19:30 -04:00
Quentin McGaw (laptop)
ced2aeb954 Change qmcgaw/2fauth to 2fauth/2fauth 2021-08-01 15:14:34 -04:00
Quentin McGaw (laptop)
fd9a24ef50 Doc: change image size text to badge 2021-08-01 15:10:55 -04:00
Quentin McGaw (laptop)
6d674eb7fd Add dockeri.co dynamic image 2021-08-01 15:10:55 -04:00
Quentin McGaw (laptop)
9d40eab1a4 Update TODOs 2021-08-01 15:10:55 -04:00
Quentin McGaw (laptop)
9310b28714 Fix restart of container 2021-08-01 15:10:55 -04:00
Quentin McGaw (laptop)
44d21c7141 Add docker/README.md 2021-08-01 15:10:55 -04:00
Quentin McGaw (laptop)
165668f1e5 Symlink storage 2021-08-01 15:10:55 -04:00
Quentin McGaw (laptop)
404345add1 Change .sqlite to database.sqlite 2021-08-01 15:10:55 -04:00
Quentin McGaw (laptop)
d20a326d44 Add 'do not remove me' to installed file 2021-08-01 15:10:55 -04:00
Quentin McGaw (laptop)
c89aa757be Add docker-compose.yml 2021-08-01 15:10:55 -04:00
Quentin McGaw (desktop)
dcc3c2310d Minor changes 2021-08-01 15:10:55 -04:00
Quentin McGaw (desktop)
94222e505d Add log about Nginx listening 2021-08-01 15:10:55 -04:00