{"id":13558652,"url":"https://github.com/diegocortassa/docker-tactic","last_synced_at":"2025-04-03T13:31:49.656Z","repository":{"id":18987424,"uuid":"22208991","full_name":"diegocortassa/docker-tactic","owner":"diegocortassa","description":"Dockerfile for a tactic docker image","archived":false,"fork":false,"pushed_at":"2024-11-24T19:39:53.000Z","size":21,"stargazers_count":14,"open_issues_count":0,"forks_count":10,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-11-24T20:32:34.806Z","etag":null,"topics":["assets-management","digital-assets","dockerfile","tactic","vfx","vfx-pipeline","workflow-engine"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"epl-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/diegocortassa.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-07-24T10:28:49.000Z","updated_at":"2024-11-24T19:39:58.000Z","dependencies_parsed_at":"2022-09-23T10:05:05.829Z","dependency_job_id":null,"html_url":"https://github.com/diegocortassa/docker-tactic","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diegocortassa%2Fdocker-tactic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diegocortassa%2Fdocker-tactic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diegocortassa%2Fdocker-tactic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diegocortassa%2Fdocker-tactic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/diegocortassa","download_url":"https://codeload.github.com/diegocortassa/docker-tactic/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247009674,"owners_count":20868589,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["assets-management","digital-assets","dockerfile","tactic","vfx","vfx-pipeline","workflow-engine"],"created_at":"2024-08-01T12:05:04.992Z","updated_at":"2025-04-03T13:31:49.414Z","avatar_url":"https://github.com/diegocortassa.png","language":"Shell","funding_links":[],"categories":["Shell","others"],"sub_categories":[],"readme":"docker-tactic\n=================\n\nTactic docker image.\n\nTACTIC\n------\nTACTIC is a dynamic, open-source, web-based platform used for building enterprise solutions. It combines elements of traditional DAM, PAM, CMS and workflow management systems to optimize busy work environments. Read more at [Southpaw Technology web site](http://www.southpawtech.com/tactic/)\n\nDocker Image\n------------\nThis docker image is intended as an easy all in one installation to start experimenting with tactic including a postgresql server and an apache server. For a production server it is better to run tactic, postgresql and apache into different containers\nThe built image is available on the [Docker index](https://index.docker.io/) as **diegocortassa/tactic**\nDockerfile and source files can be found on [github](https://github.com/diegocortassa/docker-tactic)\n\nInstall docker on your host\nOn a recent ubuntu just use \"sudo apt-get update; sudo apt-get install docker.io\", (I usually add an alias \"alias docker='sudo docker.io'\" to my .bashrc)\n\nDownload image with:\n\n    $ docker pull diegocortassa/tactic\n\nRun the container with:\n\n    $ docker run -d --name tactic --volume=/tactic-docker/tactic:/opt/tactic --volume=/tactic-docker/postgres-data:/var/lib/pgsql/data -p 80:80 diegocortassa/tactic\n\n/opt/tactic contains tactic config and data\n/var/lib/pgsql/data contains the postgres database\n\n- connect with your browser to http://localhost to use tactic.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdiegocortassa%2Fdocker-tactic","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdiegocortassa%2Fdocker-tactic","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdiegocortassa%2Fdocker-tactic/lists"}