Compare commits

..

3 Commits

4 changed files with 16 additions and 8 deletions

View File

@ -1,7 +1,7 @@
version: "3" version: "3"
services: services:
tasks.md: tasks.md:
image: baldissaramatheus/tasks.md image: baldissaramatheus/tasks.md:2.5.3
container_name: tasksmd container_name: tasksmd
environment: environment:
- PUID=1000 - PUID=1000

View File

@ -0,0 +1,7 @@
# roles/docker/handlers/main.yml
- name: restart glance
community.docker.docker_compose_v2:
project_src: /opt/stacks/glance
files:
- compose.yml
state: restarted

View File

@ -1,6 +1,6 @@
- name: make glance directories - name: make glance directories
ansible.builtin.file: ansible.builtin.file:
path: "{{ item}}" path: "{{ item }}"
state: directory state: directory
loop: loop:
- /opt/stacks/glance - /opt/stacks/glance
@ -10,17 +10,18 @@
src: glance-compose.yml.j2 src: glance-compose.yml.j2
dest: /opt/stacks/glance/compose.yml dest: /opt/stacks/glance/compose.yml
owner: root owner: root
mode: 644 mode: '0644'
- name: Template out the config file - name: Template out the config file
ansible.builtin.template: ansible.builtin.template:
src: glance.yml.j2 src: glance.yml.j2
dest: /opt/stacks/glance/glance.yml dest: /opt/stacks/glance/glance.yml
owner: root owner: root
mode: 644 mode: '0644'
notify: restart glance
- name: deploy glances stack - name: deploy glances stack
community.docker.docker_compose_v2: community.docker.docker_compose_v2:
project_src: /opt/stacks/glance project_src: /opt/stacks/glance
files: files:
- compose.yml - compose.yml

View File

@ -22,7 +22,7 @@ pages:
channels: channels:
- UCR-DXc1voovS8nhAvccRZhg # Jeff Geerling - UCR-DXc1voovS8nhAvccRZhg # Jeff Geerling
- UCv6J_jJa8GJqFwQNgNrMuww # ServeTheHome - UCv6J_jJa8GJqFwQNgNrMuww # ServeTheHome
- UCOk-gHyjcWZNj3Br4oxwh0A # Techno Tim - UCOk-gHyjcWZNj3Br4oxwh0A
- type: reddit - type: reddit
subreddit: selfhosted subreddit: selfhosted
@ -43,8 +43,8 @@ pages:
name: Blackrock AI name: Blackrock AI
- symbol: NLR - symbol: NLR
name: VanEck Uranium+Nuclear Energy name: VanEck Uranium+Nuclear Energy
- symbol: MSFT - symbol: BITO
name: Microsoft name: Bitcoin ETF
- symbol: GOOGL - symbol: GOOGL
name: Google name: Google
- symbol: AMD - symbol: AMD