Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

updated readme #7

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

chahat99
Copy link

@iuriguilherme I have translated the readme.pt.md in English along with formatting.Please review it.

README.pt.md Outdated
Comment on lines 167 to 174
user @ server: goworking-tables $ pipenv run flask db init
Loading .env environment variables ...
user @ server: goworking-tables $ pipenv run flask db upgrade
Loading .env environment variables ...
INFO [alembic.runtime.migration] Context impl MySQLImpl.
INFO [alembic.runtime.migration] Will takes over non-transactional DDL.
INFO [alembic.runtime.migration] Running upgrade -> fead50b08d21, empty message
INFO [alembic.runtime.migration] Running upgrade fead50b08d21 -> dc7d560eee94, empty message
Copy link
Member

Choose a reason for hiding this comment

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

These are standard error messages from the shell and shall not be reformatted / translated.

README.pt.md Outdated
Comment on lines 182 to 184
user @ server: goworking-tables $ sudo cp gunicorn-goworking.service / lib / systemd / system /
user @ server: goworking-tables $ sudo systemctl enable gunicorn-goworking.service
user @ server: goworking-tables $ sudo systemctl start gunicorn-goworking.service
Copy link
Member

Choose a reason for hiding this comment

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

These are standard error messages from the shell and shall not be reformatted / translated.

README.pt.md Outdated
Comment on lines 190 to 197
user @ server: goworking-tables $ sudo cp doc / goworking.conf / etc / nginx / sites-available /
user @ server: goworking-tables $ pushd / etc / nginx / sites-enabled
user @ server: / etc / nginx / sites-enabled $ sudo ln -s ../sites-available/goworking.conf
user @ server: / etc / nginx / sites-enabled $ popd
user @ server: goworking-tables $ sudo nginx -t
nginx: the configuration file /etc/nginx/nginx.conf syntax is ok
nginx: configuration file /etc/nginx/nginx.conf test is successful
user@server:goworking-mesas$ sudo systemctl -l reload nginx.service
user @ server: goworking-tables $ sudo systemctl -l reload nginx.service
Copy link
Member

Choose a reason for hiding this comment

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

These are standard error messages from the shell and shall not be reformatted / translated.

@iuriguilherme iuriguilherme added documentation Improvements or additions to documentation duplicate This issue or pull request already exists enhancement New feature or request rgsoc Rails Girls Summer Of Code rgsoc2020 Rails Girls Summer Of Code 2020 labels Mar 31, 2020
@chahat99
Copy link
Author

Okay, I will do the required changes.

@chahat99
Copy link
Author

I have made the changes. @iuriguilherme Could you please review them?

@chahat99 chahat99 requested a review from iuriguilherme April 19, 2020 14:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation duplicate This issue or pull request already exists enhancement New feature or request rgsoc Rails Girls Summer Of Code rgsoc2020 Rails Girls Summer Of Code 2020
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants