Skip to content

New allinone installation for gcp - #18

Open
javilinux wants to merge 2 commits into
ruromero:masterfrom
javilinux:master
Open

New allinone installation for gcp#18
javilinux wants to merge 2 commits into
ruromero:masterfrom
javilinux:master

Conversation

@javilinux

Copy link
Copy Markdown
Contributor

I change the instructions for gcp to use the installcentos script to have an allinone installation.
I also created a templates directory for easier access to them.

Comment thread gcp/README.md
```

The template files are located at the [break-fix](../break-fix/)
The template files are located at the [templates directory](https://github.com/ruromero/break-fix/templates/)

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Use relative path

Comment thread gcp/README.md
sed -zi 's/PermitRootLogin no\|$/PermitRootLogin yes/' /etc/ssh/sshd_config
systemctl restart sshd
export DOMAIN=$(curl -s -H "Metadata-Flavor: Google" http://metadata.google.internal/computeMetadata/v1/instance/network-interfaces/0/access-configs/0/external-ip).nip.io
export USERNAME=bernard

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What are this credentials for?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants