Skip to content

Commit

Permalink
move a thing
Browse files Browse the repository at this point in the history
  • Loading branch information
hjwp committed Sep 28, 2023
1 parent 9cb3a12 commit d712ec5
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 13 deletions.
15 changes: 2 additions & 13 deletions chapter_09_docker.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,10 @@ ______________________________________________________________

((("deployment", "testing using staging sites", id="DEPstage09")))
It's time to deploy the first version of our site and make it public.
They say that if you wait until you feel _ready_ to ship,
They say that if you wait until you feel _ready_ to ship,
then you've waited too long.

Is our site usable?
Is it better than nothing?
Can we make lists on it?
Is our site usable? Is it better than nothing? Can we make lists on it?
Yes, yes, yes.

No, you can't log in yet.
Expand Down Expand Up @@ -46,15 +44,6 @@ on the actual internet.
Give it a buzzword name like "DevOps"
if that's what it takes to convince you it's worth it.

// TODO move this to next chapter

NOTE: Why not ping me a note once your site is live on the web,
and send me the URL?
It always gives me a warm and fuzzy feeling...
[email protected].



=== TDD and the Danger Areas of Deployment

Deploying a site to a live web server can be a tricky topic.
Expand Down
10 changes: 10 additions & 0 deletions chapter_10_ansible.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,16 @@ It might be best to skip ahead to [[chapter_organising_test_files]]
*******************************************************************************

// TODO move this to next chapter

NOTE: Why not ping me a note once your site is live on the web,
and send me the URL?
It always gives me a warm and fuzzy feeling...
[email protected].




[quote, 'Cay Horstman']
______________________________________________________________
Automate, automate, automate.
Expand Down

0 comments on commit d712ec5

Please sign in to comment.