deployment tag

5 questions


1 answers
103 views
0
How to deploy in Jenkins

I'm studying jenkins now.I'm quite a beginner.When I pushed to git, I understood until Jenkins' job ran and automatically built and deployed.Is deployment job the default for Jenkins from the default ...

1 years ago

1 answers
115 views
0
About deployed rails app fonts

I deployed it with aws, but the font of the displayed app is different than before.I was using a quail font, but when I deployed it and looked at the browser, it was a normal font and the font was not...


1 answers
98 views
0
Precompile error during deployment

I'd like to deploy the rails app, but I got a precompilation error at the last stage, so I can't proceed.I entered this command bundle exec rake assemblies:precompile RAILS_ENV=productionThe error con...

1 years ago

1 answers
102 views
0
Python manage.py migration error in ssh environment

Working in ssh virtual environment. (Migrate and make migration are done in the first environment outside of ssh.)python 3.6.8pip21.3.1You are using virtualenv.In postgresql, roles and databases are a...

1 years ago

1 answers
99 views
0
libmysqlclient load error when deploying with Capistrano

When I was deploying Rails in AWS, there was a heading error, so I looked at articles online, but I couldn't solve it.Also, I am planning to deploy Capistrano 3.ruby-vruby 2.2.3p173LoadError: /usr/lib...


© 2024 OneMinuteCode. All rights reserved.