mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-10-31 10:19:09 +00:00 
			
		
		
		
	Implemented central database for matrix and mastodon
This commit is contained in:
		| @@ -23,3 +23,9 @@ | ||||
|     src: .env.production.j2  | ||||
|     dest: "{{docker_compose_instance_directory}}.env.production" | ||||
|   notify: docker compose project setup | ||||
|  | ||||
| - name: execute database migration | ||||
|   command: | ||||
|     cmd: "docker-compose run --rm web bundle exec rails db:migrate" | ||||
|     chdir: "{{docker_compose_instance_directory}}" | ||||
|   when: setup | bool  | ||||
		Reference in New Issue
	
	Block a user