new nginx config #2

Closed
opened 6 years ago by charlesreid1 · 0 comments
Owner

when installing new nginx config:

# rebuild
docker-compose build

# keep it from respawning
sudo systemctl disable dockerpod-charlesreid1.service

# stop the pod
sudo systemctl stop dockerpod-charlesreid1.service

# start the pod
sudo systemctl start dockerpod-charlesreid1.service

# enable respawning
sudo systemctl enable dockerpod-charlesreid1.service
when installing new nginx config: ``` # rebuild docker-compose build # keep it from respawning sudo systemctl disable dockerpod-charlesreid1.service # stop the pod sudo systemctl stop dockerpod-charlesreid1.service # start the pod sudo systemctl start dockerpod-charlesreid1.service # enable respawning sudo systemctl enable dockerpod-charlesreid1.service ```
charlesreid1 closed this issue 3 years ago
Sign in to join this conversation.
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date

No due date set.

Dependencies

This issue currently doesn't have any dependencies.

Loading…
There is no content yet.