Include vhosts in nginx
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
All Stories
Feb 19 2020
Provide configuration
Allow to use /etc/urls.yml insted of /etc/.urls.yml
Feb 18 2020
how to get bigger version ?
local: ---------- ID: nginx_software Function: pkg.installed Result: True Comment: All specified packages are already installed Started: 03:15:11.634330 Duration: 1172.135 ms Changes: ---------- ID: nginx_service Function: service.running Name: nginx Result: True Comment: Service nginx has been enabled, and is running Started: 03:15:12.927423 Duration: 6077.146 ms Changes: ---------- nginx: True
Enable service
Feb 17 2020
There are also 2015-09-19 files on Dwellers, for a Docker container:
You apparently need a bigger version?
Zammad - T1105 - looks better nowadays and a better fit for modern ticketing desk.
$ salt dwellers state.sls roles/paas-docker/devel dwellers: ---------- ID: docker_group Function: group.present Name: docker Result: True Comment: The following group attributes are set to be changed: members: ['dereckson', 'sandlayth'] Started: 02:07:57.678065 Duration: 330.523 ms Changes: ---------- Final: All changes applied successfully
A new version 3.2.0 has been released 2019-12-03 and contains an interesting part:
A small note about why dedicated instances seem a better fit, here the resources consumed by a new container:
Add missing group file
$ sudo salt-call state.sls roles/paas-docker/devel [ERROR ] DNS lookup or connection check of 'ysul.nasqueron.org' failed. [ERROR ] Master hostname: 'ysul.nasqueron.org' not found or not responsive. Retrying in 30 seconds local: ---------- ID: docker_development_utilities Function: pkg.installed Result: True Comment: All specified packages are already installed Started: 01:22:53.750840 Duration: 1107.63 ms Changes: ---------- ID: docker_development_utilities Function: pip.installed Name: docker-compose Result: True Comment: Python package docker-compose was already installed All specified packages are already installed Started: 01:22:55.322302 Duration: 1386.003 ms Changes:
Remove sudo, the group will be created in another change (that's a group, not a sudoers rule)
Feb 16 2020
zsh + starship looks a good solution too, but it's not packaged for Debian.
Tests should be extended to development servers and made optional, as we don't currently have an Apache working.