Giter VIP home page Giter VIP logo

thiago-tjas.com's Introduction

thiago-tjas.com

Status Hits Licence Commits Last commit Repo size Code size Stars Watchers Forks

Python Django PostgreSQL

⭐ Mark the project with a star. 👀 Watch the project for receive news.

🇺🇸 Access my personal website: thiago-tjas.com

🇧🇷 Leia em Português do Brasil

⭐ Marque o projeto com uma estrela. 👀 Acompanhe o projeto para receber novidades.

🇧🇷 Acesse meu website pessoal: thiago-tjas.com

O website foi implantado do zero em um servidor virtual privado Amazon Web Service (AWS) Lightsail VPS, utilizando uma imagem Amazon Linux 2. Um artigo abordando as experiências obtidas neste processo está em construção, quando concluído será disponibilizado aqui: Deploying a Django Website on AWS Lightsail VPS.

The website was deployed into an Amazon Web Service (AWS) Lightsail VPS, using an Amazon Linux 2 image from scratch. An article addressing the experiences obtained in this process is under construction, when completed it will be made available here: Deploying a Django Website on AWS Lightsail VPS.

Running on Docker

Useful Docker commands:

sudo docker build -f Dockerfile -t tjas/thiago-tjas.com .
sudo docker run -p 80:80 --name thiago-tjas.com -d tjas/thiago-tjas.com

sudo docker ps -a
sudo docker images

sudo docker exec -it thiago-tjas.com /bin/bash
sudo docker container logs -f -t thiago-tjas.com

sudo docker start thiago-tjas.com
sudo docker restart thiago-tjas.com
sudo docker stop thiago-tjas.com

sudo docker rmi -f tjas/thiago-tjas.com
sudo docker rm thiago-tjas.com

Contact

Thiago Jorge Almeida dos Santos, project author and maintainer.

LinkedIn YouTube Instagram Website GitHub

Licence

thiago-tjas.com's People

Contributors

tjas avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.