Commit graph

25 commits

Author SHA1 Message Date
Muhammed Hussein Karimi 4aa4c5b853 update readme for new tag 2022-04-04 06:24:48 +04:30
Muhammed Hussein Karimi 2e7231edd1 making it functional when you have a minimal host 2022-04-04 06:16:59 +04:30
Louis Lam c25b4cf9c8
Merge pull request #1188 from mhkarimi1383/patch-1
FIX: [ansible]logging volume not working
2022-01-18 00:03:40 +08:00
Muhammed Hussein karimi 10220ec5bc
always recreate uptime kuma containers
this will fix the problem when you change nginx configuration and containers are not reloaded
2022-01-15 01:08:50 +03:30
Muhammed Hussein karimi a6de002eda
FIX: logging volume not working
fix path for logging in nginx ansible role
2022-01-15 00:56:57 +03:30
Muhammed Hussein karimi 7af628211e
fix: nginx role should run before uptime-kuma role
this is required because of configuration files should be present.
2021-12-14 20:17:40 +03:30
Muhammed Hussein Karimi 2c0e22ad31 some minor features and fixes for ansible role 2021-12-14 01:14:44 +03:30
Muhammed Hussein Karimi 8f7ca1f4db I forgot to commit this part :) 2021-11-08 21:06:58 +03:30
Muhammed Hussein Karimi 9a36e227a3 docker-compose is made in one, volume for error & access log, better tagging for docker 2021-11-08 21:01:52 +03:30
Muhammed Hussein Karimi 4ccff95d9c add some information to readme (It should be final) 2021-10-24 11:42:09 +03:30
Muhammed Hussein Karimi 17a572112c better readme 2021-10-23 23:04:47 +03:30
Muhammed Hussein Karimi 91649e7956 change docker compose version 2021-10-23 22:50:02 +03:30
Muhammed Hussein Karimi c42c985e9e installing docker python library
see https://github.com/geerlingguy/ansible-role-docker#use-with-ansible-and-docker-python-library
2021-10-22 21:30:56 +03:30
Muhammed Hussein Karimi 177a9598ea better ssl handling 2021-10-22 21:08:19 +03:30
Muhammed Hussein Karimi 133def93fe typo fix 2021-10-22 20:56:58 +03:30
Muhammed Hussein Karimi 90ebf4f66c using variables for domain and guid to run added to readme 2021-10-22 20:53:28 +03:30
Muhammed Hussein Karimi e0e5f3518a ansible requirements added 2021-10-22 20:40:01 +03:30
Muhammed Hussein Karimi a81cc92b07 Fix name for docker_compose ansible module
to make it working with newer ansible
2021-10-22 20:39:43 +03:30
Muhammed Hussein karimi d6f79ee80b
Using geerlingguy ansible role for docker compose 2021-10-22 20:18:51 +03:30
Muhammed Hussein karimi f0632f32ee
remove docker role 2021-10-22 20:17:34 +03:30
Muhammed Hussein karimi 97fe7c001c
Uaing alpine image 2021-10-12 19:35:25 +03:30
Muhammed Hussein karimi de6437e494
Apply suggestion (nginx version and config)
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
2021-10-12 08:08:07 +03:30
Muhammed Hussein karimi 5db728841b
somthing was missing in nginx tasks 2021-10-12 07:57:44 +03:30
Muhammed Hussein karimi 166c4d6b5f
Update README.md 2021-10-11 23:51:17 +03:30
Muhammed Hussein Karimi 12d3aeb0cd ansible playbook added
this playbook will install docker
then install uptime kuma using docker
and install and configure nginx with ssl
2021-10-11 23:48:01 +03:30